How to return the date part only from a sql server datetime datatype?
Answer / Navin Gupta
To return only the date part of a DateTime data type in SQL Server, you can use the DATE function:n`SELECT DATE(YourDateTimeColumn);`
| Is This Answer Correct ? | 0 Yes | 0 No |
which table keeps the locking information? : Sql server administration
How to populate a table in sql server?
Explain how to integrate the ssrs reports in application?
What is order of B+tree?
What is the difference between varchar and nvarchar datatypes?
What is difference between Triggers and store procedure?
How to restart SQL Server in single user mode? How to start SQL Server in minimal configuration mode?
Explain optimistic and pessimistic concurrency?
What are views used for?
What is a schema in ms sql server 2005?
What is sql server 2000 work load governor?
What is star, snowflake and star flake schema? : sql server analysis services, ssas
Oracle (3253)
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)