How to assign query results to variables?
What is the oracle implicit cursor?
What is Hash Cluster ?
What is the purpose of tables, private synonyms and public synonyms in Oracle?
What is oracle in java?
What is the difference between "as" and "is" in an oracle stored procedure?
Given two table employee and department EMP ---------------- empid deptid(fk) Dept --------------------- deptid(pk) deptname que-Write a query to find count of employee in each department. Expected Output- deptid countofEmployee --------------------------- 10 57 20 20 30 15
Design database draw er diagram for a certain scenario ?
0 Answers Keane India Ltd, TATA,
What is the sid in oracle?
What is an external table?
Explain the use of inctype option in exp command.
What is set verify off in oracle?
what is the difference between first normal form & second normal form?