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 the use of file option in exp command.
How do you bind variables in oracle?
How can I convert single byte kana characters into multi byte kana characters and vice-versa.
Explain the use of log option in exp command.
How to recover a dropped table in oracle?
What is the use of file param in imp command?
How to get a list of all background sessions in the database?
How can we view last record added to a table?
How to connect to oracle using service name instead of sid?
How to display row numbers with the records?
what is dynamic SGA and static SGA
Explain the use of rows option in imp command.
How to check the server version in oracle?
how to code performance tuning of oracle PL/SQL? can any body send me the perfect answer?
What is the scope of a local variable?