Tell me time data type, datetime2, datetimeoffset data type in sql server 2008?
Answer / Amit Kumar Srivastav
"Time", "datetime2", and "datetimeoffset" are data types used to store date and time values in SQL Server 2008. The 'time' data type stores time-only values without a date component. The 'datetime2' data type provides improved precision over the traditional 'datetime' data type, with support for fractional seconds up to nanoseconds. The 'datetimeoffset' data type is similar to 'datetime2', but it includes an offset from UTC (Coordinated Universal Time) for time zones.
| Is This Answer Correct ? | 0 Yes | 0 No |
How to link tables in sql server?
Write a Select Query to display title for each group of records, which are collected with Compute Clause? Like titlefield column-A column-B ..... ..... ..... Sum ... titlefield column-A column-B ..... ..... ..... Sum ...
Which sql server table is used to hold the stored procedure script?
Define tempdb database?
How to Run a Query on a Remote SQL Server?
what's the difference between SQL & MY-SQl...? And what we learn from these ....?
What is the order by used for?
when we use function instead of procedure? plz tell me the situation with ex?
explain query execution plan
List the types of recovery model available in sql server?
What are system databases into sql server (2005/2008)?
Every night you run a full backup after every 3 three hours you make a differential backup every hour you make an incremental backup in a worst-case scenario, how much work you can lose?
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)