SQL Query
Printable View
Sep 4th, 2001, 09:31 PM
VBKNIGHT
SQL Query
How can i use mid() function on SQL Server 7???
Sep 4th, 2001, 09:37 PM
BruceG
The equivalent function is SUBSTRING.