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
How can you import tables from a sql file into a database by using the mysql client?
How to Change a users password from MySQL prompt. Login as root. Set the password. Update privs.
What is datatype in mysql?
Which datatype is used for email in mysql?
What is back end and front end?
How to use mysqldump to create a copy of the database?
What are slow queries?
How do you login to MySql using Unix shell?
What does mysql flush hosts do?
What is database engine in mysql?
What is mysql enterprise edition?
How you can create a trigger in mysql?
What is the use of innodb in mysql?
How do I connect to mysql database?
What is difference between function and procedure in mysql?