How do we get current date in SQL Server 2000, Oracle, MS
Access?
Answer Posted / swetha
To display current systems date
DateTime.Now
| Is This Answer Correct ? | 2 Yes | 18 No |
Post New Answer View All Answers
Do you know what are pages and extents? : SQL Server Architecture
You want to check the syntax of a complicated update sql statement without executing it. What command should you use?
How many joins in sql server?
What do we have to check in database testing?
define and explain the differences between clustered and non-clustered indexes.
What are temporal tables in sql server 2016?
The external application that is executed in one of the tasks does not have a log file, but only a screen log. How can I save the data from the screen? : sql server management studio
What type of Index will get created after executing the above statement?
Once setting replication, is it potential to own a publisher as sixty four bit sql server and distributor or subscribers as a thirty two bit sql server?
what is the sql equivaent of the dataset relation object ?
is it important for a database administrator to understand the operating system and file access? : Sql server administration
How can sql server instances be hidden? : sql server security
What is the difference between delete and truncate statements?
how to create “alternate row colour”?
Explain indexed views?