What does plvtab enables you to do when you showthe contents of pl/sql tables?
How to set up sql*plus output format in oracle?
write a query to delete similar records in particular fields(columns) in different tables
package specification-3 procedures package body-4 procedures how can i write for other procedure in package body
How is use pl and sql?
What is mdb stand for?
What is the file extension for sql database?
What is the requirement of self-join?
Are null values same as that of zero or a blank space?
What is the difference between DELETE and TRUNCATE?
15 Answers Johns Hopkins University, Tech Mahindra,
What are sql functions? Describe the different types of sql functions?
If 100 tables are there in user_tables.I want to find in which table zero records are there with table name.Is it possible?
how to find the First and Last Observation from the table: Ex: OBS Name Sal Ans like: OBS Name Sal 105 E 5000--> 105 E 5000 102 B 2000 104 D 4000 103 C 3000 101 A 1000--> 104 D 4000