RE: Possible to get field names and types in a table without executing a query?



brian.barto@xxxxxxxxxxxxxxxxxxx wrote:

So what does "WHERE 0=1" actually mean? Just curious. :)

It means select all rows where zero is equal to one. So it always returns
zero rows. :)

Ronald


.