How get current date in SQL server 2000
Answer Posted / rajkumar v
select convert(varchar,getdate(),105)
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
explain different types of backups avaialabe in sql server? Given a particular scenario, how would you go about choosing a backup plan? : Sql server database administration
What is an identity column in insert statements?
What is importing utility?
how can you attach more than 20 ldf files in sql server
What are the advantages of using cte?
How will you know when statistics on a table are obsolete?
Does a full backup include transaction log?
List the different normalization forms?
Is it important for a database administrator to understand the operating system and file access?
What happens when the SQL Azure database reaches Max Size?
How to download and install sql server 2005 books online?
Tell me what is fill factor?
Difference between uniqe index and uniqe constraint?
What command is used to rename the database?
What are exact numeric data types in ms sql server?