duckdb-web
                                
                                
                                
                                    duckdb-web copied to clipboard
                            
                            
                            
                        Issue found on page 'Text Types': section "Formatting Strings"
The information in the section "Formatting Strings" is really about string literals, which is described in detail in https://duckdb.org/docs/sql/data_types/literal_types#string-literals
I suggest to remove the section and instead, include a single line in the first general section that says something like 'Literal text type values (strings) can be created using string literals." and then have string literals be a crossreference to https://duckdb.org/docs/sql/data_types/literal_types#string-literals