Newbie...

From: <ranand_at_cs.Buffalo.EDU>
Date: Wed, 7 Dec 1994 22:29:50 GMT
Message-ID: <D0Gp5r.HDo_at_acsu.buffalo.edu>


Hi,

        I would like to know the best book (for " Starters " & application developers). I have "Oracle7 The Complete Reference" by George Koch wih me. I would like to know if there are any other good books that deal with examples on how to biuld applications in Oracle.

        Also I am trying to create a table with a "Large" datatype. How can I "Insert" an UNIX file into this column. For Eg,

	CREATE TABLE EXAMPLE (id            number not null,
			      file 	    large);
	insert into EXAMPLE values (1, ??); 

Thanks in advance,
R. Received on Wed Dec 07 1994 - 23:29:50 CET

Original text of this message