Q: having problem when define a table type in PL/SQL

From: xicheng qi <qix_at_wam.umd.edu>
Date: 1996/03/30
Message-ID: <4jk1g4$5d7_at_cville-srv.wam.umd.edu>#1/1


Hi group, I am having a problem when try to define a table type in PL/SQL. The code fragment is as follows:         

        TYPE table_type IS TABLE OF number INDEXED BY BINARY_INTEGER;

	error message:
	Encountered the symbol "OF" when expecting one of the following "[" 
	Fatal syntax error unable to recover.

I am using FORM 4.5 on a window 3.1 system. Lots of thanks.



dawei chang
dawei_at_wam.umd.edu
3/30/96 Received on Sat Mar 30 1996 - 00:00:00 CET

Original text of this message