Subject | Load table |
---|---|
Author | munster77054 |
Post date | 2011-02-03T19:45:27Z |
When I worked on a MAINFRAME database, I could use a "load" command to take a text file and load it into a table.
For instance it would be something like this
load <text file>, table, delimited by ","
This may not be 100% correct syntax, but you get the idea.
Is there something similar in firebird? If so, can you point me to the docs on it?
thanks.
For instance it would be something like this
load <text file>, table, delimited by ","
This may not be 100% correct syntax, but you get the idea.
Is there something similar in firebird? If so, can you point me to the docs on it?
thanks.