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 temporary stored procedure?
Explain nested stored procedure. Syntax and an example for create nested stored procedure?
How many types of cursors are there in SQL Server?
5 Answers 247Customer, CarrizalSoft Technologies,
What is the difference between drop table and truncate table?
How to perfor If the table running time is taking 2hours and table is having 10 rows in it?
how can i lock the column in the table
How do you load large data to the SQL server database?
What is a data source file?
Explain the phases a transaction has to undergo?
CTE(common table expression)
What is merge statement?
how to find number of columns in a table in sql server 2000 and 2005 also
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)