Version 1.3
SELECT * FROM DWT ( ON (SELECT 1) PARTITION BY 1 [ Domain ('host:port') ] [ Database ('db_name') ] [ UserID ('user_id') ] [ Password ('password') ] [ SSLSettings ('SSLsettings') ] [ SSLTrustStorePassword ('SSLtruststorepassword') ] InputTable ('input_table') OutputTable ('output_table') MetaTable ('meta_table') InputColumns ({ 'input_column' | 'input_column_range' }[, ...]) SortColumn ('sort_column') [ PartitionColumns ( { 'partition_column' | 'partition_column_range' }[,...]) ] { Wavelet ('wavelet') | WaveletFilterTable ('wavelet_filter_table') } Level (level) [ ExtensionMode ('extension_mode') ] );
For information about the authentication arguments, see the following topics: