RamziAbb
October 26th, 2004, 02:51 PM
Does anyone know how to test the type of a variable in SQL?
Something like
If (TypeOf(@myVariable), varchar) Then
.
.
.
of course TypeOf isn't an SQL function.
Thanks,
Ramzi
Something like
If (TypeOf(@myVariable), varchar) Then
.
.
.
of course TypeOf isn't an SQL function.
Thanks,
Ramzi