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 sqlcmd?
how to know description of a table in sqlserver 2000
How can I track the changes or identify the latest insert-update-delete from a table?
Write a sql query to sort on different column name according to the parameters passed in the function?
Can we add our custom code in ssis?
what is package configuration variable?How to change file name in folder dynamically?Plz help me
Does transparent data encryption provide encryption when transmitting data across the network?
How can windows applications connect to sql servers via odbc?
What is difference between join and natural join?
Can we add an identity column to decimal datatype?
What is the basic functions for master, msdb, tempdb databases?
Define full outer join in sql server joins?
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)