What is the difference between SQL and SQL Server?
Answer Posted / gangadhar mahabubabad
sql is a language
sql-sever is a software (or) one of the rdbms package.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Explain about integrity constraint?
Is there an oracle sql query that aggregates multiple rows into one row?
How to assign values to data fields in record variables?
How to create a server parameter file?
What are the different types of trigger and explain its various uses and functions?
How do you find out from the RMAN catalog if a particular archive log has been backed-up?
Explain the use of inctype option in exp command.
Explain the use of full option in exp command.
How to drop a tablespace?
How to put more than 1000 values into an oracle in clause?
What are the predefined tablespaces in a database?
Using the relations and the rules set out in the notes under each relation, write table create statements for the relations EMPLOYEE, FIRE and DESPATCH. You should aim to provide each constraint with a formal name, for example table_column_pk.
In what script is snap$ created? In what script is the scott/tiger schema created?
How to define an anonymous procedure with variables?
Explain the difference between sql and oracle?