How get current date in SQL server 2000
Answer Posted / mt
select getdate();
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What is the function of sql server agent windows service?
What is always encrypted?
How do I view a trc file?
Write a query to include a constraint, to check whether the employee salary is greater than 5000?
State a few properties of relational databases?
Explain tables in SQL Azure?
What is the default fill factor value?
What objects does the fn_my_permissions function reports on? : sql server security
What is normalization? Explain its different types?
What is spatial and temporal data?
How to search for a string in all stored procedure in sql server?
How to handle error or exception in sql?
What is a document index?
Where are stored procedures in sql server?
What is Sqlpaging in SqlServer 2005 ?