hi, may i know what is the command to get abstract the current month, current year and current day from a given date.i want these three in a isolated way..seperatedly is that any way in sql server 2000
3 6724How to write query to Delete the records in child table and corresponding records in parent table
11 35404Is it possible to have more then one foreign key in a single table? if possible, is this the good way to design the table?
2 7059Assume,there are three tables in a database, Can i have both primary key and foreign key for each table in the same database?
4 8973
How column data types are determined in a view?
Write a query for primary key constraint with identity key word?
What are the features of Embedded SQL
How many types of objects are there?
What is the use of nvl work?
Is there any difference between primary key and unique with the not null condition?
Explain what is scheduled job and how to create it?
What is ddl and dml commands?
Can two tables have the same primary key?
What is a database table?
Is there any performance difference between if exists (select null from table) and if exists (select 1 from table)?
What is faster join or union?
What is unpivot?
Do you have any idea about the tcl commands?
What are the differences between stored procedure and the dynamic sql?