i need to check in BTEQ like
Select length(Employee_Name) from Employee where Employee_id=155;
but length is not working, is there any way to calculate the string length.
Length is ODBC commend.
Please guide me
↧