package specification-3 procedures package body-4 procedures how can i write for other procedure in package body
2 6391How 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?
28 40775I 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 43172I WANT INFORMATION ABOUT SAS SOFTWARE USING FINANCIAL COMPANIES LIST, PLESE GIVE ME DETAILS ABOUT
AOL,
1 5237what command is used to create a table by copying the structure of another table including constraints ?
6 13399
What is $$ in sql?
what are sequences
Explain what is an index?
explain the difference between myisam static and myisam dynamic. : Sql dba
What are all different types of collation sensitivity?
What does the file extension accdb stand for?
How many types of cursors are available in pl/sql?
Which one is better subquery or joins?
does sql support programming? : Sql dba
Can we use having without group by in sql?
how many sql ddl commands are supported by 'mysql'? : Sql dba
What is sql in java?
Which language is used in sql?
What does the acronym acid stand for in database management?
Can a table contain multiple primary key’s?