what's the difference between SQL & MY-SQl...?
And what we learn from these ....?
Answers were Sorted based on User's Feedback
Answer / krishna
In simple terms:
SQL is a common database computer language designed for the retrieval and management of data in relational database management systems (RDBMS) -- basically a standard interactive and programming language for querying and modifying data and managing databases. Very standard for uses ranging from the simplest Microsoft Access applications, up to complex multi-server distributed Oracle applications.
MySQL is a multithreaded, multi-user SQL database management system (DBMS) providing multi-user access to a number of databases. MySQL is commonly the back engine database for a great many applications, and often the database of choice for web-based applications.
Comparing the two is a little like comparing the English language to Tom Clancey's last book, one uses the other -- but from there the differences are many.
| Is This Answer Correct ? | 3 Yes | 0 No |
Answer / m.syamaladevi
sql is a structured query language which i a standered language for accessing and manipulating database And mysql is completely different that it is a database management system
| Is This Answer Correct ? | 1 Yes | 0 No |
What is the usage of sign function?
What are the different authentication modes in sql server? How can it be changed?
Do you know what is rank function?
Explain transaction server consistency?
How to store and query spatial data?
Can you explain some of the DTS problems?
Is it possible to create trigger on views?
Lets say due to N/W or Security issues client is not able to connect to server or vice versa. How do you troubleshoot?
What is attribute relationships, why we need it? : sql server analysis services, ssas
How many null values we can have in a unique key field in sql server?
What is the difference between sql server 2000 object owner and sql server 2005 schema? : sql server database administration
How to list all tables having unique constraints in any of the columns in a database.
Oracle (3259)
SQL Server (4518)
MS Access (429)
MySQL (1402)
Postgre (483)
Sybase (267)
DB Architecture (141)
DB Administration (291)
DB Development (113)
SQL PLSQL (3330)
MongoDB (502)
IBM Informix (50)
Neo4j (82)
InfluxDB (0)
Apache CouchDB (44)
Firebird (5)
Database Management (1411)
Databases AllOther (288)