How can you display the current date & current time ?
Answer Posted / prabu
select getdate()
In SQL Server, We can get current date and time
If this answer is not correct give me feedback
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
Is ibm db2 open source?
by using cursors , we can access particular records from the table based on some condition, i want to delete those selected records, how can we write a query for this in the program?
What is difference between rollback and commit?
How can tablespace be moved to another dasd volume that is allocated for that tablespace?
What is reorg?
What is runstats utility in db2?
Mention the different locking levels that are available in db2.
How do you simulate the explain of an embedded sql statement in spufi/qmf?
Comment whether dclgen is mandatorily used. If not, then what is the point of using it?
Explain db2.
What is the difference between bind and rebind in db2?
What is access path in db2?
Explain dclgen.
Explain various types of locks in db2?
Mention the way of highlighting as well as putting a cursor to use in a cobol program.