View Single Post
  #1 (permalink)  
Old 05-24-2006, 03:41 AM
irfanhab irfanhab is offline
Junior Member
 
Join Date: May 2006
Posts: 10
irfanhab is on a distinguished road
Default SQL 92 dialect question:

How do I ensure that a field in a table must contain values within a specific range?


Consider a situation where there is a "salary" field and you want to make sure that the contents of this field must be between 5,000 to 120,000.
Reply With Quote

ANSWER(S):