Read from a table and write in other table
Posted: 16.03.2008, 18:04
Hi!!
I am newbie in these things of data base and have a one doubt.
What I want is to make a query to a table (through the command SELECT FROM...) and then write the results in other table (though the command INSERT INTO...). To make this, do I need 2 Query components (one to read and other to write), or there is a way to save the data read from the query, and then write them in other table, though the same query (ZQUERY) component.
Many thanks, and sorry for my bad english
I am newbie in these things of data base and have a one doubt.
What I want is to make a query to a table (through the command SELECT FROM...) and then write the results in other table (though the command INSERT INTO...). To make this, do I need 2 Query components (one to read and other to write), or there is a way to save the data read from the query, and then write them in other table, though the same query (ZQUERY) component.
Many thanks, and sorry for my bad english