what is the difference b/w MSSQL & oracle.Is there difference in
coding of sql of both or not.I want to be become a professional in
asp.net which is the thing for me to learn MSsql or oracle.
please reply me
Loading
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Dorababu MekaPosted Sep 4, 2010, 2:47 AM
ShankeyPosted Sep 4, 2010, 7:09 AM
Exactly the way of writing queries are almost similar but the way you write procedural code in sql and oracle are different and there are many featur which are not available in oracle like Common table expression (CTE) , Bulk copy , Bulk insert etc. So you need to decide what you want to perform and what are you requirements.
Don't forget to mark my answer as accepted if it helped you :)
Prakash kumar JhaPosted Sep 4, 2010, 2:45 AM
Dorababu MekaPosted Sep 4, 2010, 2:26 AM