Home » Developer & Programmer » Forms » just clear my doubt
just clear my doubt [message #108968] Sun, 20 February 2005 21:12 Go to next message
arun
Messages: 67
Registered: January 2000
Member
what is oracle queue?
what is difference between stored procedure and procedure?
what is difference between varchar and varchar2
icon11.gif  Re: just clear my doubt [message #109775 is a reply to message #108968] Mon, 28 February 2005 13:53 Go to previous message
raje_here
Messages: 14
Registered: February 2005
Junior Member

difference between procedure and stored procedure:
A procedure is a subprogram that performs a specific action.
Create procedure syntax is used to create it. Stored procedures are subprograms which are compiled seperately and
stored permanently in the database and are ready to be executed.

CHAR pads blank spaces to the maximum length. VARCHAR2 does not pad blank spaces.
Previous Topic: Multirecord block problem
Next Topic: Re: Free Developer/2000 Tutorial
Goto Forum:
  


Current Time: Thu Sep 19 16:29:38 CDT 2024