What is difference between ms sql and mysql?
Answer / Varun Yadav
Microsoft SQL Server (MS SQL) and MySQL are both relational database management systems, but they have several differences. For example, MS SQL supports transactions at the statement level by default, while MySQL supports transactions at the commit level. Additionally, MS SQL has more advanced features for data integration, reporting, and analysis, whereas MySQL is known for its simplicity and ease of use.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is the use of nvl function?
What is difference between pls_integer and integer?
how to sort records in sql?
Hello All, Could any well write a query for the following scenario. Account(table name) No Name Amount 1 ABCD 2000.00 2 DEFG -2000.00 3 GHIJ 3000.50 4 JKLM 4000.00 5 MNOP 6000.00 O/p Should be in this format No Name Credit Debit 1 ABCD 2000.00 0 2 DEFG 0 -2000.00 3 GHIJ 3000.50 4 JKLM 0 -4000.00 5 MNOP 6000.00 o could any one give appropriate query for this Thnks in Advance
What does over partition by mean in sql?
How can you know that statistics should be updated?
Why is theta join required?
What is pl sql script?
How do I view stored procedures?
How can I make sql query run faster?
What are sql built in functions?
what are the advantages of primary key over unique+notnull
7 Answers Consultancy, LGS, Oracle,
Oracle (3253)
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)