Re: Inserting a string with an Apostrophe
From: Vishal Parkar (REMOVE_THIS_vgparkar_at_yahoo.co.in)
Date: 04/29/04
- Next message: CB: "Re: Inserting a string with an Apostrophe"
- Previous message: CB: "Re: Inserting a string with an Apostrophe"
- In reply to: CB: "Re: Inserting a string with an Apostrophe"
- Next in thread: CB: "Re: Inserting a string with an Apostrophe"
- Reply: CB: "Re: Inserting a string with an Apostrophe"
- Messages sorted by: [ date ] [ thread ]
Date: Fri, 30 Apr 2004 02:39:45 +0530
change it in variable assignment itself.
Ex:
declare @VariableName varchar(50)
set @VariableName = 'D''mario'
--
Vishal Parkar
vgparkar@yahoo.co.in
- Next message: CB: "Re: Inserting a string with an Apostrophe"
- Previous message: CB: "Re: Inserting a string with an Apostrophe"
- In reply to: CB: "Re: Inserting a string with an Apostrophe"
- Next in thread: CB: "Re: Inserting a string with an Apostrophe"
- Reply: CB: "Re: Inserting a string with an Apostrophe"
- Messages sorted by: [ date ] [ thread ]