Thread: Test is_data_type

Test is_data_type

From
"Mihai Gheorghiu"
Date:
How can I test that a text variable has a value that represents a valid data
type, other than writing something like: variable IN ('integer', 'text',
'float'...)?