write a query to display diference between two dates in sql
server
Answer Posted / jayesh l lolariya
select datediff(dd,'03-03-2008',getdate()) as dataDiff
Is This Answer Correct ? | 7 Yes | 3 No |
Post New Answer View All Answers
How you can copy a file to file content and file to pl/sql table in advance pl/sql?
What do you mean by table in sql?
What is the need of a partition key?
What is delimiter sql?
how would you enter characters as hex numbers? : Sql dba
What is file based approach?
What is sqlcommand?
how to convert dates to character strings? : Sql dba
What is the difference between the conventional and direct path loads? : aql loader
Is sql sequential or random?
What is the purpose of my sql?
Is ms sql traffic encrypted?
What is range partitioning?
How do I partition a table in sql?
What is the difference between functions, procedures, and packages in pl/sql?