What is record type in pl sql?
What are the types of variable use in pl sql?
What are the types of functions in sql?
i have a table emp and columns ename,empno,mgr_id,i need ename,manager name as result i.e employee respective manager.. example empno ename mgr_id 1 john 3 2 paul 3 3 smith 1 4 kevin 1 5 stewart 2 result has to look like this ename manager john smith paul smith smith john kevin john stewart paul can u plz help me out in this.....
What is data type in database?
What is a rank in sql?
What are the different types of dbmss?
What is rownum?
What is the difference between the Primary and Foreign key?
Is sql port 1433 encrypted?
Do ddl statements need commit?
I need a function for a train ticket reservation please answer it thanks in advance
What are the dml statements?