package specification-3 procedures package body-4 procedures how can i write for other procedure in package body
2 7755How 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 51701I 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 50206I WANT INFORMATION ABOUT SAS SOFTWARE USING FINANCIAL COMPANIES LIST, PLESE GIVE ME DETAILS ABOUT
AOL,
1 6339what command is used to create a table by copying the structure of another table including constraints ?
6 16391
How many types of index are there?
What is the difference between view and stored procedure?
Is stored procedure faster than query?
How do I know if I have sql express or standard?
What are the differences between implicit and explicit cursors?
how to get @@error and @@rowcount at the same time? : Sql dba
What is pl sql and why it is used for?
what are the advantages and disadvantages of views in a database? : Sql dba
What do you mean by stored procedures?
Which type of cursor is used to execute the dml statement?
Why do we create stored procedures & functions in pl/sql and how are they different?
Can we use commit inside a trigger?
what are date and time intervals? : Sql dba
Is primary key clustered or nonclustered?
What is sql stand for?