Microsoft .Net
Sun Java
Zend Php
DataBase Server
Basic Language
Other
Question & Answer


Structured Query Language
 QuestionTotal Page View
* How would you find out the total number of rows in a table?             91
           
* How do you eliminate duplicate values in SELECT ?             64
           
* How you insert records into a table             96
           
* How do you delete record from a table ?             66
           
* How do you select a row using indexes?             76
           
* How do you find the maximum value in a column?             66
           
* How do you retrieve the first 5 characters of FIRSTNAME column of table EMP ?             81
           
* My SQL statement SELECT AVG(SALARY) FROM EMP yields inaccurate results. Why?             97
           
* How do you concatenate the FIRSTNAME and LASTNAME from EMP table to give a complete name?             62
           
* In the WHERE clause what is BETWEEN and IN?             69
           
* Is BETWEEN inclusive of the range values specified?             64
           
* What is 'LIKE' used for in WHERE clause? What are the wildcard characters?             82
           
* Is BETWEEN inclusive of the range values specified?             76
           
* What is 'LIKE' used for in WHERE clause? What are the wildcard characters?             70
           
* When do you use a LIKE statement?             122
           
* What do you accomplish by GROUP BY ... HAVING clause?             90
           
* Consider the employee table with column PROJECT nullable. How can you get a list of employees who are not assigned to any project?             75
           
* What are the large objects supported by oracle and db2?             126
           
* What's the difference between a primary key and a unique key?             84
           
* What is a join and explain different types of joins?             66
           
* What is a self join?             88
           

 
Latest Article
 
Top View Article
*
article : Autocomplete Textbox In Php Publisher : Nitin patidar
Description : The text box autocomplete property which shows the next string for entered character in that textbox Total Page View : 3873
       
*
article : MVC Architecture In Php Publisher : Nitin patidar
Description : Model-view-controller is the concept introduced by smalltalk's inventors Total Page View : 3364
       
*
article : Paging In Php With Mysql Publisher : Nitin patidar
Description : Paging means split the result in multiple pages instead of just putting all record in one page. Total Page View : 2942
       
*
article : Asynchronous Thread In C# Publisher : Nitin patidar
Description : Asynchronous thread in c# Total Page View : 1785
       
*
article : Send Unlimited SMS In C#.Net Window Application Through Web Services Publisher : Nitin patidar
Description : How to send unlimited sms in c#.net window application through web services Total Page View : 778