what is the scripts in data base?
No Answer is Posted For this Question
Be the First to Post Answer
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
What is OCI. What are its uses?
What is the Tune Query
How many data types are supported?
What is the fastest query method to fetch data from the table?
WHAT IS ecc 6.0
What do you mean by group by clause?
What is TNS File
waht is referencial integrity?
How to load data from external tables to regular tables?
if you ctreate table identity
6. Display the client name and order date for all orders using the traditional method.