where can I get the table definition and data in the documention?
Hi,
According to the documention <PostgreSQL 13.0 Documentation>, I get some tables definition and data manipulation statements from the direction ../src/tutorial(according to 2.1.introduction ),but I can not find the table definition used in 3.5.window functions(the name of the table is empsalary).
So,is there another way to get the table definition besides ../src/tutorial?
Or should I create these tables manually ?
Regards ,
Thanks a lot ,
liming185216@126.com
On Tue, Dec 15, 2020 at 06:08:55PM +0800, liming185216@126.com wrote:
Hi,
According to the documention <PostgreSQL 13.0 Documentation>, I get some
tables definition and data manipulation statements from the direction ../src/
tutorial(according to 2.1.introduction ),but I can not find the table
definition used in 3.5.window functions(the name of the table is empsalary).So,is there another way to get the table definition besides ../src/tutorial?
Or should I create these tables manually ?
I don't think we have table definitions for all our examples, sorry.
--
Bruce Momjian <bruce@momjian.us> https://momjian.us
EnterpriseDB https://enterprisedb.com
The usefulness of a cup is in its emptiness, Bruce Lee