Home » SQL & PL/SQL » SQL & PL/SQL » Diff. between 'IS' & 'AS' key words while creating the Function,Procedure..
Diff. between 'IS' & 'AS' key words while creating the Function,Procedure.. [message #23340] Tue, 03 December 2002 06:23 Go to next message
P.Deshmukh
Messages: 17
Registered: March 2002
Junior Member
Hi all,
Anybody knows the difference betwwn the 'IS' and 'AS' keywords used in the syntax of PRocedure, Triggers,
and their usage..
Thanks & Regards,
~Pravin
Re: Diff. between 'IS' & 'AS' key words while creating the Function,Procedure.. [message #23341 is a reply to message #23340] Tue, 03 December 2002 07:15 Go to previous messageGo to next message
Jon
Messages: 483
Registered: May 2001
Senior Member
None.
Re: Diff. between 'IS' & 'AS' key words while creating the Function,Procedure.. [message #23345 is a reply to message #23340] Tue, 03 December 2002 15:52 Go to previous message
andrew again
Messages: 2577
Registered: March 2000
Senior Member
Both IS and AS are supported to make your code more readable.

create or replace procedure XYZ is...
create or replace package ABC as...
Previous Topic: date problem
Next Topic: Sysdate + 10 more Seconds
Goto Forum:
  


Current Time: Wed May 15 18:41:19 CDT 2024