If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > Database Server Software > DB2 > Binary Operators

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 08-29-04, 06:42
KimballJohnson KimballJohnson is offline
Registered User
 
Join Date: Aug 2004
Posts: 51
Binary Operators

Does DB2 v7.2 workgroup support any binary operators for bit patterns like 'and', 'or', 'xor' and so forth?

If so, how are they used in procedures?

Thanks,

Kimball Johnson
Reply With Quote
  #2 (permalink)  
Old 08-29-04, 06:58
Damian Ibbotson Damian Ibbotson is offline
Padawan
 
Join Date: Jun 2002
Location: UK
Posts: 525
Not sure in what context you mean 'bit patterns'?

As for logical operators, AND and OR are obviously supported. Exclusive OR is not but you can easily code round that!
Reply With Quote
  #3 (permalink)  
Old 08-30-04, 12:03
KimballJohnson KimballJohnson is offline
Registered User
 
Join Date: Aug 2004
Posts: 51
Couldn't find it

Thanks Damian, I'm glad to hear it.

I found other posts that said they were not supported.
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

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

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On