Write a query to find the name of employees those who have joined on Monday.(based on column hire_date)
15 41511how to eliminate null values in a column i.e table vlaues 1 2 3 NULL 3 4 1 5 NULL i want output like this 1 2 3 3 4 1 5 i dnt want to use nvl is null and i dnt want replace the NULL value with any value i.e nvl(col,o);
11 15608i want count no of values in a column i.e enam eempno phoneno x 1 (98765,09887,096561,87964579,156678,678900876) that means if i select phone no from table i want to get total count of phone numbers i.e 6
8 11584TABLE A TABLE B EMPNO ENAME EMPNO ENAME 1 A 1 A 2 B 2 B 3 C 3 C 4 D 4 D 5 E 5 E 6 F 7 G HOW TO GET THE UNMATCHED RECORDS IN SQL QUERY?
10 13898Post New Satyam SQL PLSQL Interview Questions
Explain the access modifiers available in scala?
What is bind package and plan in db2?
What are the file extensions for razor views?
Explain about hibernate proxy and how it helps in lazy loading?
Differentiate between the terms: node, a cluster, and data center in cassandra?
Is it necessary after every journal entry to show its treatment in P&L a/c? Eg. if I am asked to show journal entry of purchasing furniture & fixture on 1st Aug 06, i.e. Furniture & fixture a/c Dr. To cash/bank a/c Along with this, I have to pass following journal entry on 31st Mar 07?? P&L a/c Dr. To Furniture & fixture a/c
What is PermissionSet?
Why webpack is used in angular?
What are the databases that informatica can connect to windows?
hi every body i am master student in control engineering and my project is slip control in trains i assumed a Dc motore as traction motor but i don't have characteristics of this kind of motor that is used in train. i want from every body if he or she has the characteristics or information about Dc motor that is used in train give me those information or technical characteristics .
Fallback class
Tell me how do I disable comments?
What gives java it’s “write once and run anywhere” nature?
High voltage test procedure of in swgr board. why should measure millivolt drop on testing time?
explain why t4 entity is important in entity framework?