SunQuest
 
           General SQL Development
 
Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
 
User Name:
Password:
Remember me
 
Go Back   Dev Articles Community ForumsDatabasesGeneral SQL Development

Reply
Add This Thread To:
  Del.icio.us   Digg   Google   Spurl   Blink   Furl   Simpy   Y! MyWeb 
Thread Tools Search this Thread Display Modes
 
Unread Dev Articles Community Forums Sponsor:
Stay one step ahead of the competition. Evaluate and give feedback on some of the hottest web development tools on the market today. Make your opinion heard! Click Here
  #1  
Old December 4th, 2004, 09:17 AM
zombie_man23 zombie_man23 is offline
Registered User
Dev Articles Newbie (0 - 499 posts)
 
Join Date: Nov 2004
Posts: 22 zombie_man23 User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 8 h 16 m
Reputation Power: 0
Oracle 9i Check Constraint

I have a MM_MOVIE table that has a MOVIE_VALUE column. The MOVIE_VALUE column should be between 5 and 100 inclusive.
Here is what I have tried and it doesn't work:

CONSTRAINT movie_value_ck CHECK (5 < mm_movie.movie_value > 100)

Any thoughts on how to correctly write this constraint?

Reply With Quote
  #2  
Old February 1st, 2005, 01:12 PM
virtualReality virtualReality is offline
Registered User
Dev Articles Newbie (0 - 499 posts)
 
Join Date: Feb 2005
Posts: 1 virtualReality User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 1 m 58 sec
Reputation Power: 0
try this.
CONSTRAINT movie_value_ck CHECK (movie_value between 5 and 100)

Reply With Quote
  #3  
Old July 30th, 2005, 01:10 AM
passion passion is offline
Registered User
Dev Articles Newbie (0 - 499 posts)
 
Join Date: Jul 2005
Posts: 2 passion User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 1 h 13 sec
Reputation Power: 0
Red face Urgent Help Needed

hey i am in urgent need of ORACLE 8i or 9i, can any one help me by providing cd or atleast a website for oracle opensource free download.....i cannnot download from original oracle.com site......

Reply With Quote
Reply

Viewing: Dev Articles Community ForumsDatabasesGeneral SQL Development > Oracle 9i Check Constraint


Thread Tools  Search this Thread 
Search this Thread:

Advanced Search
Display Modes  Rate This Thread 
Rate This Thread:


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
View Your Warnings | New Posts | Latest News | Latest Threads | Shoutbox
Forum Jump


Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
  
 





© 2003-2008 by Developer Shed. All rights reserved. DS Cluster 2 hosted by Hostway