On the command line, you need to specify the interval (in seconds) to use when reporting statistics.
在命令行上,您需要指定要在报告统计信息时使用的间隔(以秒为单位)。
You can also change the fragmentation scheme of an existing table to interval using the ALTER fragment command.
您还可以使用ALTERFRAGMENT命令,将当前表格的存储残片计划改为区间。
After successfully converting from version 11.50.xc7 to 11.70.xc1, you can use the following command to create table with interval fragmentation.
成功地由版本11.50 .xC 7升级到11.70 .xC1之后,您可以使用以下命令,创建一个有区间存储残片的表格。
The command in Listing 5 creates a table called tab_interval that fragments data on column id using interval fragmentation.
清单5中的命令创建了一个名为tab_interval的表格,它使用区间存储残片分隔列id上的数据。
You can specify the update interval in seconds using either -s or -d command-line option (depending on your platform).
您可以使用 -s或 -d命令行选项(根据您使用的平台来决定)以秒为单位来指定更新的时间间隔。
You can specify the update interval in seconds using either -s or -d command-line option (depending on your platform).
您可以使用 -s或 -d命令行选项(根据您使用的平台来决定)以秒为单位来指定更新的时间间隔。
应用推荐