Expression Help...I think

Posts   
 
    
Patrick
User
Posts: 5
Joined: 01-Feb-2006
# Posted on: 04-May-2006 17:42:23   

I am trying to create a very simple query:

select * from company_address where MOD(address_Id , 100) = 1

I can't get it.

Can someone help?

(I am running oracle 9).

Thanks

Patrick

bclubb
User
Posts: 934
Joined: 12-Feb-2004
# Posted on: 05-May-2006 04:10:12   

What have you tried thus far? I don't have oracle, but may be able to help if we could see what you are trying.