Wasim
Thank you all for your valuable inputs.
Best oracle interview questions and answers
Recent PostsQuestion: 1.(A)Which SELECT statement should you use if you want to display unique combinations of the POSITION and MANAGER values from the EMPLOYEE table?A. SELECT DISTINCT position, managerFROM employee;B. SELECT position, manager DISTINCTFROM empl...
Question: 11. (A) The CUSTOMERS table has these columns: CUSTOMER_ID | NUMBER(4) | NOT NULL CUSTOMER_NAME | VARCHAR2(100) | NOT NULL STREET_ADDRESS | VARCHAR2(150) | CITY_ADDRESS | VARCHAR2(50) | STATE_ADDRESS | VARCHAR2(50) | PROVINCE_ADDRESS | ...
Question: 21.(B) Examine the data of the EMPLOYEES table. EMPLOYEES (EMPLOYEE_ID is the primary key. MGR_ID is the ID of managers and refers to the EMPLOYEE_ID) Which statement lists the ID, name, and salary of the employee, and the ID and name o...
Question: 31. (B) You query the database with this SQL statement: SELECT bonus FROM salary WHERE bonus BETWEEN 1 AND 250 OR (bonus IN(190, 500, 600) AND bonus BETWEEN 250 AND 500); Which value could the statement return? A. 100 B. 260 C. 400 D. ...
Question: 41. (C) Management has asked you to calculate the value 12*salary* comossion_pct for all the employees in the EMP table. The EMP table contains these columns: Which statement ensures that a value is displayed in the calculated columns f...
Question: 51. (C) Examine the structures of the PATIENT, PHYSICIAN, and ADMISSION tables. PATIENT Table Which SQL statement will produce a list of all patients who have more than one physician? A. SELECT p.patient_id FROM patient p WHERE ...
traing and education information about oracle tecnologies
This is a site having plenty of information on Oracle databases,Oracle RAC,inter…
oracle applications
Hi,
This is a very good blog & very informative about Education.
You can find valuable resources for Education, jobs, career, sample resume, Interview Tips, HR Resources and study resources from my sites & blog.
http://www.jobsitebd.com
http://jobsitebd.wordpress.com
http://jobsitebdcareer.blogspot.com
Hope you will also visit my sites.
Thanks
Zaman
Posted: September 27th, 2009 | More Reviews From jobsitebd | Report This Comment