Home » SQL & PL/SQL » SQL & PL/SQL » Re: Inserting single '
Re: Inserting single ' [message #20187] Mon, 06 May 2002 02:25
Srinivasan S
Messages: 1
Registered: May 2002
Junior Member
Suppose if we pass the values of the field with a variable and the variable contains
var1 = "Sam's"
then please help me how to solve this problem

"Insert into Table Table1
(ID, NAME)
Values
(2," & var1 & ");"
Previous Topic: Re: how to give the ranks to the students?
Next Topic: Re: Inserting single '
Goto Forum:
  


Current Time: Tue Apr 23 03:47:57 CDT 2024