package specification-3 procedures package body-4 procedures how can i write for other procedure in package body
2 7764How to retrieve Duplicate Rows only in a Table? Suppose if a Table Name is "Education". It consists of multiple columns. Then if we insert rows into this table with duplicate records then how can we retrieve only duplicate records from that table?
29 51825I want to display the employees who have joined in last two months. (It should be executed randomly means If I execute the query in March it should display Jan and Feb joined employees. Same query if i execute in Feb, 2007 it should display dec, 2006 and jan 2007 joined employees.
15 50319I WANT INFORMATION ABOUT SAS SOFTWARE USING FINANCIAL COMPANIES LIST, PLESE GIVE ME DETAILS ABOUT
AOL,
1 6341what command is used to create a table by copying the structure of another table including constraints ?
6 16423
What is the difference between unique and primary key constraints?
What is consistency?
What is delete command in sql?
explain commit and rollback in mysql : sql dba
What does inner join mean?
What are few of the schema objects that are created using PL/SQL?
which tcp/ip port does sql server run on? : Sql dba
Can we create clustered index without primary key?
Explain foreign key in sql?
What are all types of user defined functions?
what is self-join? : Sql dba
Is sqlite free?
How do I truncate a sql log file?
what is cursor and its type, what is ref cursor write a syntax to pass ref cursor into procedure out fucntion and call the procedure
Is a secondary key the same as a foreign key?