Viewing 2 posts - 1 through 3 (of 3 total)
The case-sensitivity is not related to operators in SQL Server. It depends on whether you have case-sensitive collation defined for your database/table. You can force case-sensitivity in your like statement...
May 3, 2007 at 12:11 am
#703997
No You can't..although you call call a stored procedure inside other Stored Proc.
April 19, 2007 at 2:59 am
#701353