GeekInterview.com
  I am new, Sign me up!
 

SQL and SQL Plus Interview Questions


SQL and SQL Plus Interview Questions

Questions: 132
Comments: 539
 Showing Questions 21-30 of 132 Questions
<< Previous 1 2 [3] 4 5 6 7 8 9 10 Next >>
 Sponsored Links

 
 SQL and SQL Plus Interview Questions
Sorting Options :  

HOw to get /select the nth row from the table ?how to select first n rows ,last n rows from a table
Read Answers (12) | Asked by : muthukumar

Latest Answer: in cases where a very small table is being joind to large table ,the oracle hash join will often dramatically speedup the querry hash join are for faster than nested loops join same cashes.regards pratyush singh ...

Latest Answer: Hi guys I am new to Oracle. Thank you for sharing your knowledge. ...
Read Answers (4) | Asked by : naeem

Latest Answer: The scope of cursor is limited to a block/ programme.  here block/ programme means upto a end of procedure/function and only one fixed query can be attached to that cursor.where as the scope of ref cursor is global. Generally ref cursor is used with ...
Read Answers (3) | Asked by : shankar rao

Latest Answer: materialized view is physical duplicate data in a table view is logical representation of table ...

Latest Answer: View is a subset of data derived from tableupdate of data in table we can see in in viewbut update in view can not see in table. ...

How to decrypt the password on oracle 8/8i in system/scott user?what is the query fired to see the password?
Read Answers (2) | Asked by : Ashish

Latest Answer: In sqlserver 2005 we can use as follows to retreive the date part of the given date or sys dateselect datepart(dd,getdate()) ...
Read Answers (6) | Asked by : rajani

Latest Answer: It implicitly construct the join condition on the 2 tables taking all the column with same name into consideration.Natural join is also called blind join.select  employee_id,last_name,department_name from employees natural join departments; ...
Read Answers (3) | Asked by : rajani

Latest Answer: Inner jon Or equi join  is The query that retrives the rows that exact match using (=) sign in where clause ...
Read Answers (6) | Asked by : na123

View page << Previous 1 2 [3] 4 5 6 7 8 9 10 Next >>

Ask A Question
Go Top
 Sponsored Links

 
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
About Us -  Privacy Policy -  Terms and Conditions -  Contact -  Ask Question -  Propose Category -  Site Updates 

Copyright © 2005 - 2009 GeekInterview.com. All Rights Reserved

Page copy protected against web site content infringement by Copyscape