Empty

Empty

Empty Summary The Empty function returns a virtual or dummy table containing n number of rows and columns. XSQL returns a new table result set each time Empty is called. […]

Convert Data Types

It can be necessary to change the data type of a particular value. For example, a numeric or date value might be stored as a string from a CSV file. […]