how to increment dates by 1 in mysql? : Sql dba


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

Post New Answer

More SQL PLSQL Interview Questions

What is difference between function and trigger?

0 Answers  


What are the datatypes a available in PL/SQL ?

2 Answers  


How many types of relationship are there?

0 Answers  


What are the two types of exceptions in pl/sql?

0 Answers  


in materialized view the structure will create immediately or not?

2 Answers   iFlex,






What is insert command in sql?

0 Answers  


what is the difference between truncate and delete statement? : Transact sql

0 Answers  


Suppose a student column has two columns, name and marks. How to get name and marks of the top three students.

0 Answers  


In what condition is it good to disable a trigger?

0 Answers  


one of the column in my table contains the data like SAL ---- 1000 1000 2000 3000 3000 So my requirement is i want output like SAL --- 1000 2000 3000 it mean i want to delete duplicate rows in the table permanently and i want output in the above formatow should u write query?

13 Answers   Cap Gemini, TCS,


How do you write an index?

0 Answers  


What is a full join sql?

0 Answers  


Categories