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 |
How to connect sql server management studio express to sql server 2005 express?
wat is mean by normalization?......programing defination i need...(i know basic defination)
Is null in sql server?
how do we insert 100 records at a time in a table without using for loop in database
How many types of Joins in SQL Server 2005?
9 Answers CarrizalSoft Technologies, HCL,
What do we need queues in sql service broker?
What are the types of resultset?
How you can get the list of largest tables in a database?
What are .mdf files?
What is Command line parameters in PLSQL.?
How to convert numeric expression data types using the cast() function?
What value could be assigned to Varchar Type?
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)