@@ -634,6 +634,10 @@ F021, Basic information schema
634
634
:widths: 10 30 30 30
635
635
:header-rows: 1
636
636
637
+ * - Feature ID
638
+ - Feature
639
+ - Example
640
+ - Tests
637
641
* - F021
638
642
- Basic information schema
639
643
- ``SELECT * from information_schema.tables; ``
@@ -782,7 +786,7 @@ F081, UNION and EXCEPT in views
782
786
783
787
.. list-table ::
784
788
:widths: 10 30 30 30
785
- :header-rows: 0
789
+ :header-rows: 1
786
790
787
791
* - Feature ID
788
792
- Feature
@@ -801,7 +805,7 @@ F131, Grouped operations
801
805
802
806
.. list-table ::
803
807
:widths: 10 30 30 30
804
- :header-rows: 0
808
+ :header-rows: 1
805
809
806
810
* - Feature ID
807
811
- Feature
@@ -842,7 +846,7 @@ F201, CAST function
842
846
843
847
.. list-table ::
844
848
:widths: 10 30 30 30
845
- :header-rows: 0
849
+ :header-rows: 1
846
850
847
851
* - Feature ID
848
852
- Feature
@@ -861,7 +865,7 @@ F221, Explicit defaults
861
865
862
866
.. list-table ::
863
867
:widths: 10 30 30 30
864
- :header-rows: 0
868
+ :header-rows: 1
865
869
866
870
* - Feature ID
867
871
- Feature
@@ -880,7 +884,7 @@ F261, CASE expression
880
884
881
885
.. list-table ::
882
886
:widths: 10 30 30 30
883
- :header-rows: 0
887
+ :header-rows: 1
884
888
885
889
* - Feature ID
886
890
- Feature
@@ -911,7 +915,7 @@ F311, Schema definition statement
911
915
912
916
.. list-table ::
913
917
:widths: 20 40 40
914
- :header-rows: 0
918
+ :header-rows: 1
915
919
916
920
* - Feature ID
917
921
- Feature
@@ -940,7 +944,7 @@ F*, Other
940
944
941
945
.. list-table ::
942
946
:widths: 10 30 30 30
943
- :header-rows: 0
947
+ :header-rows: 1
944
948
945
949
* - Feature ID
946
950
- Feature
@@ -967,7 +971,7 @@ S011, Distinct types
967
971
968
972
.. list-table ::
969
973
:widths: 10 30 30 30
970
- :header-rows: 0
974
+ :header-rows: 1
971
975
972
976
* - Feature ID
973
977
- Feature
@@ -986,7 +990,7 @@ T321, Basic SQL-invoked routines
986
990
987
991
.. list-table ::
988
992
:widths: 10 30 30 30
989
- :header-rows: 0
993
+ :header-rows: 1
990
994
991
995
* - Feature ID
992
996
- Feature
@@ -1023,7 +1027,7 @@ T*, Other
1023
1027
1024
1028
.. list-table ::
1025
1029
:widths: 10 30 30 30
1026
- :header-rows: 0
1030
+ :header-rows: 1
1027
1031
1028
1032
* - Feature ID
1029
1033
- Feature
0 commit comments