Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> Can blob be compared?

Can blob be compared?

From: NewYorker <newyorker777_at_hotmail.com>
Date: Fri, 4 Apr 2003 21:48:36 -0600
Message-ID: <3e8e4e7f$1_4@corp-goliath.newsgroups.com>


I have used Sql here and there and never in the situation where by join comparison of a blob, can blob be compared? Example,

select table_a.* from table_a a, table_b b where a.someblob = b.someblob;

someblob is a blob column.

Thanks!!!!!

-----------== Posted via Newsfeed.Com - Uncensored Usenet News ==----------

   http://www.newsfeed.com The #1 Newsgroup Service in the World! -----= Over 100,000 Newsgroups - Unlimited Fast Downloads - 19 Servers =----- Received on Fri Apr 04 2003 - 21:48:36 CST

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US