hi experts,
This is 2000.
I'm importing a text .txt file into a table.
Very simple but I want to check the value of the text file's first column - if it begins with '9', import it else exclude it.
Can this be done when the connection is table/view, not SQL query?
Thanks, John
This is 2000.
I'm importing a text .txt file into a table.
Very simple but I want to check the value of the text file's first column - if it begins with '9', import it else exclude it.
Can this be done when the connection is table/view, not SQL query?
Thanks, John