Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
hello im looking for an alternatif solution for the syntaxe on SQL substring('ITM_REF',1,2) in ('15') is this possible on load script as a condition ?
You can use Mid(), refer below link
You can use Mid(), refer below link