Hi,
Language: T-SQL (Microsoft)
I would like to convert value from a string (dd\mm\yyyy) to a date (or datetime) and insert the value to a table. This should be the equivalent to Oracle function to_date(DATE_FIELD, 'DD\MM\YYYY).
Thnks
Tamir
Start Free Trial