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 online transaction processing (oltp)? : Sql dba
what are the advantages and disadvantages of views in a database? : Sql dba
What are the usages of sql?
Why is sql important?
State few characteristics of pl/sql?
What pl/sql package consists of?
Is sql workbench free?
What are the commands used in sql?
Does pl sql work in mysql?
what is a stored procedure? : Sql dba
why does the selected column have to be in the group by clause or part of an aggregate function? : Sql dba
what are the system privileges that are required by a schema owner (user) to create a trigger on a table?
In pl/sql, what is bulk binding, and when/how would it help performance?
How to convert comma separated string to array in pl/sql?
What is the difference between nvl function, ifnull function, and isnull function?