GeekInterview.com
  I am new, Sign me up!
 

SQL Interview Questions


SQL Interview Questions

Questions: 140
Comments: 688
 SQL Tags
 Showing Questions 81-90 of 139 Questions
<< Previous 5 6 7 8 [9] 10 11 12 13 14 Next >>
 Sponsored Links

 
 SQL Interview Questions
Sorting Options :  

If Delete Any Table In Back-End Then. What Are The Triggers will Fire Automatically(Those Triggers Are Back-End Triggers Only)?
Read Answers (1) | Asked by : Patan Muzeebkhan

Latest Answer: Clustered Index:- A Clustered index is a special type of index that reorders the way records in the table are physically stored. Therefore table may have only one clustered index.Non-Clustered Index:- A Non-Clustered index is a special type of index in ...
Read Answers (2) | Asked by : uma soni

Latest Answer: The simplest way to implement this in SQL 2000/OracleSelect * from table1Create a temp table with No of columns = No of rows in table 1No of rows = No of columns in table 1and insert the data into the temp table using a loop logic. ...
Read Answers (4) | Asked by : unknownly9

Given an unnormalized table with columns:Name,Phone number,Address You notice that some records in Name column are duplicate. Write a T-SQL statement to delete all duplicate record under Name column.
Read Answers (6) | Asked by : Ming

Latest Answer: Actually the query returns an error like "expected NUMBER got CHAR" ...
Read Answers (8) | Asked by : unknownly9

Why do i get "Invalid Cursor State" errors when I insert/update/delete data with execute Query()?
Read Answers (1) | Asked by : sudha

Latest Answer: varchar and varchar2 are both data types in SQL (Oracle, MySQL, Microsoft SQL Server, DB2) which accept numeric as well as alphabetic values. Only difference is that varchar2 reduces wastage of space as it sets the length of character during run ...
Read Answers (25) | Asked by : Sreyas

Latest Answer: We can do it by the following command:create or replace directory as 'c:\tmp' ...
Read Answers (1) | Asked by : sumith

Latest Answer: Database is simply a collection of related data nothing else. It can be manual or automatic both.DBMS is collection of application programs which enables a user to define, create and manipulate database. ...
Read Answers (10) | Asked by : murrali

Latest Answer: Eqiui join is totally differene from unions Equijoin depends on a condition involving columns of both tables but where as in Union you can specify a condition based on a columns of the individual tables ...
Read Answers (3) | Asked by : Dimple

View page << Previous 5 6 7 8 [9] 10 11 12 13 14 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 (?)

 
Expert Members
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