|
Urgent help needed in sql windows...
i have this bind variable of type 'date'... i want to migrate my sql windows code such that the bind variables have to be got rid of...The database is sqlbase... what is the function to convert this ?
like SalNumbertoX for converting bindvariables of number type to string, what is the equivalent for the date datatype... ?
the function should return a string
|