what is the difference between sql& oracle?
Answer Posted / somu.kattikar
1.MS SQL SERVER is the MICROSOFT product , ORACLE is oracle
product.
2.SQL SERVER is platform dependent, but oracle is not .
3.In oracle we are using PL/SQL , but in SQL SERVER we
called as a batch
| Is This Answer Correct ? | 4 Yes | 3 No |
Post New Answer View All Answers
How to drop an index?
I creat Credit memo in AR. Now i want revers the Credit Memo.how you can revers that what out any aditional entry.
What is oracle server autotrace in oracle?
Differentiate between pre-select and pre-query?
Please explain compound trigger in oracle?
ur a sql devoloper...what is the process in ur company for finding the database BUGS .. seperate DB testers are there? or devr.s are manage? if DB TESTERS in there what is the process
What is query image?
How to rename a tablespace in oracle?
Can select statements be used on views in oracle?
How to select some columns from a table in oracle?
what are the advantages of running a database in archive log mode?
How to define an oracle cursor variable?
What is object data modeling?
How do you get nicely formatted results from an oracle procedure that returns a reference cursor?
How would you edit your CRONTAB to schedule the running of /test/test.sh to run every other day at 2PM?