package specification-3 procedures package body-4 procedures how can i write for other procedure in package body
2 7867How 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 52591I 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 50726I WANT INFORMATION ABOUT SAS SOFTWARE USING FINANCIAL COMPANIES LIST, PLESE GIVE ME DETAILS ABOUT
AOL,
1 6406what command is used to create a table by copying the structure of another table including constraints ?
6 16644
what is the command used to fetch first 5 characters of the string? : Sql dba
How do sql triggers work?
What is db journal file?
What is the use of non clustered index?
explain the advantages and disadvantages of stored procedure? : Sql dba
Why we use stored procedure instead of query?
How to use distinct and count in sql query? Explain
What is database sql?
What is the difference between sql and t sql?
What are different categories of sql commands?
What is the purpose of using pl/sql?
What are %type and %rowtype for?
what are different types of keys in sql?
How to get unique records from a table?
what is acid property in database? : Sql dba