What is the difference between SQL and SQL Server?
Answers were Sorted based on User's Feedback
Answer / ravi soni
"SQL" stands for "Structured Query Language". It is
acceptable by all the databases (Oracle, MS SQL Server, DB2,
Interbase etc) to retrieve / manipulate the data in database.
While SQL Server is actually a MS SQL Server (Microsoft)
database software package for Database Management.
Is This Answer Correct ? | 11 Yes | 2 No |
Answer / 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 |
Database crashes. Corruption is found scattered among the file system neither of your doing nor of Oracles. What database recovery options are available? Database is in archive log mode.
In the oracle version 9.3.0.5.0, what does each number shows?
what are the database links ?
how to get second highest sal of emp table
How to omit columns with default values in insert statement in oracle?
How to do a full database export?
can you explain performance tunning in oracle(sql,PL/SQL)
What is the difference between Sleep and Wait? (Java)
How to pass a cursor variable to a procedure?
What would you do with an in-doubt distributed transaction?
How to create a new user account in oracle?
What is the difference between PFILE and SPFILE in Oracle?