Home » RDBMS Server » Server Administration » Long and Long Raw data are stored in same or separate data block
Long and Long Raw data are stored in same or separate data block [message #54674] Wed, 27 November 2002 00:36 Go to next message
Subir
Messages: 13
Registered: November 2002
Junior Member
If one table contains one Long or LongRaw data type, then the data for that column will be stored in the same data block or in some another separate data block.

Thanks in adv.

Regards,

Subir
Re: Long and Long Raw data are stored in same or separate data block [message #55353 is a reply to message #54674] Mon, 20 January 2003 03:43 Go to previous message
-S-e-i-y-a-
Messages: 8
Registered: January 2003
Junior Member
i have master table
name is image
field = id number,code varchar,picture long raw

and i have table customer .
that reference to tabel picture by field image_id.
in my from i use lov to give user select image code
and return image id into parameter.
can i retrive data that i select into variable
example

select picture
into pic_data
from image
where id = 1;

how can i display data that select ?
help me please...
thank you
zos@ns.co.th ..........thailand
Previous Topic: Hardware Requirement fro oracle 8i and oracle 9i
Next Topic: Utlestat & utlbstat report
Goto Forum:
  


Current Time: Fri Sep 20 03:38:07 CDT 2024