C Chris Fischer Member Sep 9, 2005 #1 Why doesn't the test window support RAW (it supports Blob) and why doesn't it support TIMESTAMP (it supports Date)?
Why doesn't the test window support RAW (it supports Blob) and why doesn't it support TIMESTAMP (it supports Date)?
Marco Kalter Administrator Staff member Sep 9, 2005 #1 It supports both types as string parameters. The timestamp will be formatted according to the NLS settings, and a RAW is formatted as a hexadecimal string.
It supports both types as string parameters. The timestamp will be formatted according to the NLS settings, and a RAW is formatted as a hexadecimal string.