write a query to display diference between two dates in sql
server
Answer Posted / pushpa
datediff(mm,getdate(),'9/6/1980')
| Is This Answer Correct ? | 9 Yes | 4 No |
Post New Answer View All Answers
What are the types of optimization?
What types of commands can be executed in sql*plus?
Which sql statement is used to return only different values?
Is oracel sql developer written in java?
What is Difference Between Unique and Primary Key Constraints?
how to create a table index in mysql? : Sql dba
what are the performance and scalability characteristics of mysql? : Sql dba
What is difference between nchar and nvarchar?
What is the mutating table and constraining table?
Why do we use subquery?
Can sql developer connect to db2?
How much does sql cost?
What is the difference between a primary key and a clustered index?
What is assignment operator in pl sql?
What is an inconsistent dependency?