creating a new table with data from other tables

Поиск
Список
Период
Сортировка
От Willian Jakobs
Тема creating a new table with data from other tables
Дата
Msg-id 7hp128$a7p$1@info.service.rug.nl
обсуждение исходный текст
Список pgsql-sql
I have to create a table with data from other tables.
I dont how many tables, the tablesnames are:
student<00>, where 00 is a number. So I cant specify the table name.
The tables dont have primary keys.
And I only have to insert two fields into the new table.
All this is for a database in ms-access and I want to try to solve this
problem with SQL.
Please help me and i will thank u.

Willian Jakobs






В списке pgsql-sql по дате отправления:

Предыдущее
От: jwieck@debis.com (Jan Wieck)
Дата:
Сообщение: Re: [SQL] Create Rule problems
Следующее
От: secret
Дата:
Сообщение: Re: [SQL] Oddities with NULL and GROUP BY