re: Create table with IF condition not working properly

2003-03-03 Thread Victoria Reznichenko
On Friday 28 February 2003 22:00, Scott wrote: > I have a client word database and I am attempting to create a database with > the results from a select that splits the description field based on the > spaces. > > When just executing the select command, the output is correct. When using > the cre

Create table with IF condition not working properly

2003-02-28 Thread Scott
I have a client word database and I am attempting to create a database with the results from a select that splits the description field based on the spaces. When just executing the select command, the output is correct. When using the create command with the select command, apparently the IF stat