pivot-tables-samples:用于在SQL中创建数据透视表的样本集合

时间:2024-05-27 20:26:44
【文件属性】:

文件名称:pivot-tables-samples:用于在SQL中创建数据透视表的样本集合

文件大小:1.63MB

文件格式:ZIP

更新时间:2024-05-27 20:26:44

Perl

数据透视表样本 用于在SQL中创建数据透视表的示例集合这些示例使用Perl模块名称DBIx :: SQLCrosstab。 如何使用这些示例: 您需要安装 。 安装目录样本数据库中可用的样本数据库之一 cd交叉表生成 更改processor.pl中的连接参数(currentlky使用端口为5724的127.0.0.1上的沙箱)。 使用同一目录中的插件之一运行processor.pl。 例如,如果您安装了crosstab-innodb.sql,则可以运行processor.pl country_by_dept_and_gender.pl 另外,您可以使用SQLite运行一个大示例。 sqlite crosstab.sqlite < sample-databases/crosstab-sql92.sql perl sqlcrosstab_example.pl 此命令将创建各种格式的


【文件预览】:
pivot-tables-samples-master
----README.md(947B)
----DBIx-SQLCrosstab-1.17()
--------test()
--------Changes(3KB)
--------examples()
--------test.pl(6KB)
--------META.yml(386B)
--------Makefile.PL(384B)
--------MANIFEST(420B)
--------SQLCrosstab.pm(54KB)
--------README(2KB)
--------lib()
----pivot_tables_presentation.pdf(1MB)
----examples()
--------category_by_year.sql(1KB)
--------ap_country_by_dept_and_gender.html(2KB)
--------gender_by_dept.html(1KB)
--------country_by_gender.sql(2KB)
--------category_by_rating.html(4KB)
--------category_by_rating.sql(857B)
--------country_by_dept.html(780B)
--------empl_dept_by_gender.html(1KB)
--------schemas_by_engine.sql(1KB)
--------empl_dept_by_gender.sql(672B)
--------country_by_gender.html(2KB)
--------country_by_dept_and_gender.sql(2KB)
--------category_by_year.html(5KB)
--------gender_by_country.html(635B)
--------schemas_by_engine.html(2KB)
--------country_by_dept_and_gender.html(2KB)
--------gender_by_dept.sql(2KB)
--------gender_by_country.sql(621B)
--------country_by_dept.sql(1010B)
--------ap_country_by_dept_and_gender.sql(2KB)
--------dept_by_gender.sql(447B)
--------dept_by_gender.html(646B)
--------sqlcrosstab_example()
----crosstab-generation()
--------processor.pl(3KB)
--------category_by_year.pl(482B)
--------ap_country_by_dept_and_gender.pl(624B)
--------lib.sh(467B)
--------gender_by_dept.pl(618B)
--------category_by_rating.pl(516B)
--------country_by_gender.pl(859B)
--------dept_by_gender.pl(500B)
--------gender_by_country.pl(500B)
--------empl_dept_by_gender.pl(616B)
--------country_by_dept_and_gender.pl(939B)
--------schemas_by_engine.pl(534B)
--------country_by_dept.pl(863B)
----sample-databases()
--------crosstab-innodb.sql(8KB)
--------sakila.sql(3.08MB)
--------crosstab-sql92.sql(4KB)
--------crosstab.sql(11KB)
----LICENSE.md(11KB)
----sqlcrosstab_example.pl(10KB)
----run_all.sh(644B)

网友评论