what is subquery? : Sql dba
What is the command used to fetch first 5 characters of the string?
What is bind reference and how can it be created?
Can we use delete in merge statement?
What is the use of index in hive?
what is self join and what is the requirement of self join? : Sql dba
What is nested table in pl sql?
What is the difference between SQL table and the PLSQL table?
table - new_no old_no 2345 1234 3456 2345 5678 4567 output sud be -new_no 1234 2345 3456 4567 5678
hi this is nakka i have been looking for 1+ exp in oracle sql,plsql developer positions also have knoledge on d2k i am not getting proper walkins how to know it? where can i find it?
What are the rules to be applied to nulls whilst doing comparisons?
How many primary keys can a table have?
how to achieve this problem?i am having table with two colums like empno,gender. in gender column, i am having records male,female like that .my final output will be male female 5 6