Answer Posted / brahma prakash
SELECT current_date(for currentdate only)
SELECT NOW()
| Is This Answer Correct ? | 0 Yes | 3 No |
Post New Answer View All Answers
When I run the sql server 2000 setup, it just hangs. What do I do?
What is the purpose of sql profiler in sql server?
How to drop an existing stored procedure in ms sql server?
Can you tell me some of the common replication dmv's and their use? : sql server replication
hi, the following are the outputs of sp_spaceused and sp_tempdbspace sp_spaceused ------------ database size unallocated size tempdb 77752.95 MB 28026.99 MB sp_tempdbspace ------------- database size spaceused tempdb 77752.945312 1.007812 the unused space in sp_spaceused is nearly 28 Gb and in sp_tempdbspace is nearly 76 Gb cany any one explain about this output and why its giving different results.
What is usually the first word in a sql query?
How to access the deleted record of an event?
List the various tools available for performance tuning?
Can sql servers linked to other servers?
How to compose an inquiry to demonstrate the points of interest of an understudy from students table whose name begins with k?
How self join is different from outer join?
Explain the different types of backups available in sql server? : sql server database administration
What is the name of the Database which IBM mainframe uses?
What is "scheduled jobs" or "scheduled tasks"?
What is thr feature of change data capture?