How to name query output columns in oracle?
No Answer is Posted For this Question
Be the First to Post Answer
How to rebuild an index in oracle?
How to name query output columns in oracle?
What is a table index in oracle?
What are the system predefined user roles?
How to use regular expression in pattern match conditions in oracle?
How to end the current transaction in oracle?
can you call insert/update/delete in select statements. If yes how? If no what is the other way?
What happens if the update subquery returns multiple rows?
Explain the truncate in oracle?
how table is defined in plsql table? how can i select column from plsql table? can i use select * from plsql table type?
when i run my query on yesterday it is fast but today it is slow why?
9)When information has to be stored w.r.t employees and their respective departments, which of the following is the Correct formulation of entries? A)Employee and department would together be represented as an entity. B)This is too less information to decide on entities. C)An employee would be one entity and a department would be another. D)Such a scenario cannot be modelled in RDBMS