Latest developer linksBookmark and Share
 
HomeThis WeekTop MonthTop AlltimeSearchRegisterFAQ
  
 
Submit Your Link
Please login to submit your Link
 

Filtering Rows Using the WHERE Clause

Posted: Oct/07/2009   By: pankaj   Points:15   Category: Oracle  - Query    Views:109   Vote Up (0)   Vote Down (0)    
The WHERE clause in a SELECT statement filters the rows.

The WHERE clause is after the FROM clause:

SELECT ...
FROM
WHERE ...;

View Complete Post


Comments:
Be the first to comment this post.
 
Post Comment
Please login to post your comment
More Related Resources

IS NULL clause

  
You can check for null values using the IS NULL clause in a SELECT statement.
 
Categories:
.NET
Java
PHP
C/C++/VC++
HTML/XML
SAP
MainFrames
Data Warehousing
Testing
MySQL
SQL Server
Oracle
Javascript/VB Script
Others
Login
 
 
 
 
 Forgot password
 Contact Us   Terms Of use   Share your knowledge