Write a query to find the name of employees those who have joined on Monday.(based on column hire_date)
15 41493how 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 15588i 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 11571TABLE 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 13888Post New Satyam SQL PLSQL Interview Questions
What are different data storage options are available in android?
Explain parallel processing in sap hana? : hana administration
Ratings of power transformer,Distribution transformer.
What is difference between sql and mysql?
How do you execute the payroll
explain the methodology of Data Warehousing?(Polaries)
Tell me what is the difference between tcp and udp?
What is molap and its advantage? : sql server analysis services, ssas
What are the components of python memory manager?
Why can the allantois be considered an adaptation to terrestrial life?
What is the use of val() method in jquery?
What does c mean?
Suppose U solve a problem and after that U are getting an almost same problem with high complexity (and lower complexity). How will U approach to the next problem.
How to print element of Array?
When do you use multiple universes?