What is the difference between SQL and SQL Server?
Answer Posted / sdivyajob
sql is the programing language for accesing and manipulating
of data in database and sql server is client-server dbms
products.
| Is This Answer Correct ? | 9 Yes | 1 No |
Post New Answer View All Answers
What is the maximum size of mysql database?
How we can create index in mysql?
What is difference between function and procedure in mysql?
What is difference mysql and mysqli?
Explain csv tables.
write a command to view the content of the table
What is the difference between heap table and temporary table?
How does limit work in mysql?
What are the functions of commit and rollback statements?
What are the limitations of mysql?
What is a mysql server?
What does mysql_fetch_assoc do?
What is the use of concat() in mysql?
How to escape special characters in sql statements?
How can I connect mysql database?