Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


can any one please send sql quries most used in applications.

Answers were Sorted based on User's Feedback



can any one please send sql quries most used in applications...

Answer / guest

select * from employee
where sal =
(select * from max(sal) from emp)

Is This Answer Correct ?    3 Yes 3 No

can any one please send sql quries most used in applications...

Answer / brain group

what type of sql statement you asked ?

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More SQL Server Interview Questions

hi, how to match retrieve the unmatched records from 2 tables in which we dont have any primary key. example : table1 has 1,2,3,4,5 and table2 has 1,2,3,4,5,6,7,8,9,10 and i want the numbers from 6 to 10 to be displayed and should not come as null. i need the numbers. please reply as soon as possible.

4 Answers  


What is normalization in Database ?

4 Answers  


What does it mean to normalize a database and why would you do it?

0 Answers  


What are the different types of upgrades that can be performed in sql server?

0 Answers  


What are the different authentication modes in sql server? How can it be changed?

0 Answers  


How can you check the version of sql server?

0 Answers  


How to name query output columns in ms sql server?

0 Answers  


Define tool Manage Statistics in SQL Server 2000 query ?

0 Answers   NA,


What are the risks of storing a hibernate-managed object in a cache? How do you overcome the problems?

0 Answers  


What is table value parameters (tvp)?

0 Answers  


What is Trace flag?

1 Answers   Wipro,


how to get the salary in descending order with out using the keyword desc in sql

5 Answers   Ramco,


Categories