write a query to display diference between two dates in sql
server
Answers were Sorted based on User's Feedback
Answer / jayesh l lolariya
select datediff(dd,'03-03-2008',getdate()) as dataDiff
| Is This Answer Correct ? | 7 Yes | 3 No |
What is nvarchar in sql?
Explain autonomous transaction.
Do foreign keys improve performance?
What are the different datatypes available in PL/SQL?
Why we use triggers in mysql?
C. Normalize the following data up to the 3rd Normal form. Create the tables and insert the data given. Emp_ID Name Dept_Name Salary Course_Title Date_Completed 100 Adam Marketing 48,000 SPSS 6/19/2008 Surveys 10/7/2008 140 Bob Accounting 52,000 Tax Acc 12/8/2008 110 Cathy IT SQL Server 1/12/2008 C# 4/22/2008 190 Dan Finance 150 Emily Marketing 55,000 SPSS 6/16/2008 42,000 Analysis 8/12/2008 Queries 1. Find all Names who have completed the SPSS Course. 2. Find employee with max salary. 3. Find employee with 2nd max salary. 4. Find all employees in Dept “Marketing”. 5. Find all the employees who have taken more than 2 courses. 6. Find all the employees who have completed the courses before month of September.
what is the difference between ereg_replace() and eregi_replace()? : Sql dba
What is primary key and unique key?
What are sql injection vulnerabilities?
What is cursor and why it is required?
can i call procedure in package
What are code pages ?
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)