GeekInterview.com
   Home |  Tech FAQ  |   Interview Questions |  Placement Papers |  Tech Articles |  Learn |  Freelance Projects |  Online Testing |  Geeks Talk |  Job Postings |  Knowledge Base | Site Search |  Add/Ask Question

Oracle Basics Interview Questions


Oracle Basics Interview Questions

Questions: 47
Comments: 244
 Oracle Basics Tags
 Showing Questions 21-30 of 47 Questions
<< Previous 1 2 [3] 4 5 Next >>
 Sponsored Links

 
 Oracle Basics Interview Questions
Sorting Options :  

Create a query that will display the total no.of employees and, of that total, the no.of employees hired in 1995,1996,1997, and 1998. create appropriate column headings.

Write a query that displays the difference between the highest and lowest salaries. Label the column DIFFERENCE.
Read Answers (2) | Asked by : zecar

Latest Answer: SELECT job, count(*) AS no.ofemployee FROM emp GROUP BY job; ...
Read Answers (6) | Asked by : zecar

Create a query that display the last name,hire date and the day of the week on which the employee started. Label the column DAY. Order the results by the day of the week starting with Monday.LAST_NAME HIRE_DATE DAYGrant 24-MAY-99 MONDAYErnst 21-MAY-99 TUESDAYMourgos 16-NOV-99 TUESDAY------- ----- SUNDAY
Read Answers (7) | Asked by : zecar

I want to try create the database from my script which i made.can help me how to run a script. can explain me step by step because i am a starter.thank's
Read Answers (3) | Asked by : agusprg

Latest Answer: A snapshot is a read-only copy of a master table / output of a query based on multiple tables located on a remote location.Once these are read only so can not have DML statments. Yes they can be refeshed periodically based ...
Read Answers (3) | Asked by : senthil

Latest Answer: rownum is generated for the data retrieved and stored in an implicit cursor  so depending on the outcum it may varry where as rowid is generated automatically for creation of every row,hence forth if we want retrive a particular row in a table we ...
Read Answers (4) | Asked by : senthil

Variable portionThe variable portion is called variable because its size (measured in bytes) can be changed. The variable portion consists of: • large pool (optional)Provides working space for rman 
View Question | Asked by : Ravi Prakash Pichika

Latest Answer: Sequence is used to generate numbers which can be stored in tables. View does not have data of its own and is generally used to query data. So sequence can not be created to a view. ...

Latest Answer: this statement is supported by the prescence of cube and rollup operators in oracle 9i which indicates that it is a multidimensional dbs ...
Read Answers (2) | Asked by : Srinu

View page << Previous 1 2 [3] 4 5 Next >>

Ask A Question
Go Top
 Sponsored Links

 
Ask Question
You must login to Ask Question or Register your free account

Category:

 
Question Title:


Question in Detail:

Add this to my Subscribed Questions (?)
Send me email when new answer is posted (?)

 
Subscribe
Get Latest Updates Via RSS Reader or by Email
 Forum Discussion Subscribe to Forum Discussions Via E-Mail Latest Forum Discussions Subscribers
 Knowledge Base Subscribe to Knowledge Base Series Via E-Mail Knowledge Base Subscribers
 Learning Series Subscribe to GeekInterview Learning Series Via EMail Learning Series Subscribers
 Freelance Jobs Subscribe to GeekInterview Freelance Jobs Via EMail Latest Freelance Jobs Subscribers
 GeekInterview Blog Subscribe to GeekInterview Blog Via EMail GeekInterview Blog Subscribers
 Testing Interview Questions Subscribe to Testing Interview Questions Via EMail Testing Interview Questions Subscribers
 Oracle Interview Questions Subscribe to Oracle Interview Questions Via EMail Oracle Interview Questions Subscribers
 Java Interview Questions Subscribe to Java Interview Questions Via EMail Java Interview Questions Subscribers
 Latest Placement Papers Subscribe to Latest Placement Papers Placement Papers Subscribers
 Free Training Subscribe to Free Training Via EMail Free Training Subscribers
 Learn AJAX Subscribe to AJAXwith.com Via EMail AJAXwith Subscribers
Sponsored Links

 
Free White Papers & Software


Vulnerability Management
for Dummies eBook

 


 

Request Your Copy
 



Free: 60-Day Trial
Microsoft Office Project

 


 

Request Now
 



The 7 Things that
IT Security Professionals
MUST KNOW!

 


 

Request Your Free eBook

 
 





About Us  |   Privacy Policy  |   Terms and Conditions  |   Contact  |   Site Map  |   Add Question  |   Propose Category  |   RSS Feeds  |   Articles Sitemap  |   Site Updates  |   Add Resource

Copyright © 2005 - 2008 GeekInterview.com. All Rights Reserved
Page copy protected against web site content infringement by Copyscape