What is difference between ms sql and mysql?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More SQL PLSQL Interview Questions

Write a sql select query that only returns each name only once from a table?

0 Answers  


When should I use nosql database?

0 Answers  


How is data stored in sql?

0 Answers  


What is a primary key sql?

0 Answers  


What are the datatypes a available in PL/SQL ?

2 Answers  






Let us suppose we have a table with structure in order empno empname empdesig empcountry and now i want to re-organize the columns of this table to empno empdesig empname empcountry how can i do this with queries ? assume that table contains the data.

3 Answers  


Does truncate table reset auto increment?

0 Answers  


Explain alias in sql?

0 Answers  


How to return more than one value from a function?

11 Answers   Satyam,


Can we perform dml on view?

0 Answers  


How many scalar data types are supported in pl/sql?

0 Answers  


How to pipe multiline string to isql?

0 Answers  


Categories