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
Explain the function of data manager.
Outputs of explain are with matchcols = 0. What does this signify?
What kind of database is db2?
Name the various locking levels available?
What is cascading rollback?
What are the rules for db2 programming?
What are the prerogatives?
i tried to copy some records from microsoft excel to as-400 physical file through "Bosanova" emulation. Out of 14000 records only 12000 records copies and subsequently programe started to hang. Then, i closed the program forcefully. I did' under stand the problem. Also when i try to compile the physical file it is showing as "The file in use". How to overcome this problem?
What is the difference between cursor stability and repeatable read isolation levels?
What is database manager in db2?
What is the difference between bind and rebind in db2?
Is db2 a database?
What is the difference between drop table and delete table?
What is difference between rollback and commit?
can all users have the privilage to use the sql statement select * (dml)?