How get current date in SQL server 2000
Answers were Sorted based on User's Feedback
Answer / rajkumar v
select convert( varchar(20), getdate(), 103)
| Is This Answer Correct ? | 1 Yes | 0 No |
Explain the xml support sql server extends?
What is de-normalization in sql database administration? Give examples?
How to loop through returning rows?
what is meant by deafult in sql server?
How to get a list of columns using the "sp_help" stored procedure in ms sql server?
What Is Rdbms?
Explain what is row_number function?
how to get the maximum among two tables,for example table 1 (dep1) have (emp_id,emp_name,salary) columns and table 2 (dept2) have (emp_id,emp_name,salary) columns,i want which employee have the maximum salary among two tables?
How to turn on the mssql api module in php?
What does top operator do?
What is a Linked Server?
How can we rewrite sub-queries into simple select statements or with joins?
Oracle (3259)
SQL Server (4518)
MS Access (429)
MySQL (1402)
Postgre (483)
Sybase (267)
DB Architecture (141)
DB Administration (291)
DB Development (113)
SQL PLSQL (3330)
MongoDB (502)
IBM Informix (50)
Neo4j (82)
InfluxDB (0)
Apache CouchDB (44)
Firebird (5)
Database Management (1411)
Databases AllOther (288)