Difference between DBMS and RDBMS...CODD's rules
Answer Posted / ram
it is correct answer
| Is This Answer Correct ? | 8 Yes | 4 No |
Post New Answer View All Answers
What is rtm stands for?
What is recursive join in sql?
What are user defined functions?
What is clustered index sql?
Why use stored procedures?
What is the reports view in oracle sql developer?
Are ddl triggers fired for ddl statements within a pl/sql code executed using the dbms.sql package?
What is data manipulation language?
what are numeric data types? : Sql dba
What are the different tcl commands in sql?
How many tables can a sql database have?
table structure: ---------------- col1 col2 ----- ----- 01-mar-2012 11:12:46 01-mar-2012 11:12:10 01-mar-2012 11:12:46 01-mar-2012 11:11:23 Write a query to display the result as shown below: col1 col2 ----- ----- 01-mar-2012 11:12:46 01-mar-2012 11:12:10
What are the two types of exceptions in pl/sql?
How many triggers can be applied to a table?
Is inner join same as self join?