You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
26 lines
353 B
26 lines
353 B
--
|
|
-- PostgreSQL database dump
|
|
--
|
|
|
|
SET client_encoding = 'SQL_ASCII';
|
|
SET check_function_bodies = false;
|
|
SET client_min_messages = warning;
|
|
|
|
|
|
|
|
--
|
|
-- Data for Name: numero; Type: TABLE DATA; Schema: limin; Owner: limin
|
|
--
|
|
|
|
COPY numero (nom_table, numero) FROM stdin;
|
|
genre 25
|
|
realis 354
|
|
com 1399
|
|
film 419
|
|
\.
|
|
|
|
|
|
--
|
|
-- PostgreSQL database dump complete
|
|
--
|
|
|
|
|