how would you get the current date 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

Hi all, i have a table as follows empid empname mgrid deptid 1 a 3 4 2 b 1 5 3 c 2 3 4 d 3 6 5 e 4 7 i want the output as empname mgrname a c b a c b d c e d

4 Answers  


what is the difference between pragma exception_init and raise_application_error

1 Answers   Aetins, State Street,


What is an example of translating a date into julian format?

0 Answers  


What is difference between select statement and cursor

3 Answers   JDA,


How do I partition a table in sql?

0 Answers  






What is an intersect?

0 Answers  


What are the disadvantages of not performing database normalization?

0 Answers  


How can we implement rollback or commit statement in a trigger?

0 Answers  


What will be the output of this Query? select to_char(trunc(add_months(sysdate-3),mm),mm/dd/yyyy) from dual

6 Answers   Cap Gemini, TCS,


How much does sql cost?

0 Answers  


how to calcuate the second highest salary of he employee

13 Answers   Synechron,


What are sql indexes?

0 Answers  


Categories