News

Delete create-case-insensitive-index.sql create index alphabetic_name_upper_idx on person_name (upper(alphabetic_name)); throws Syntax error in SQL statement "CREATE ...
Go to Query Go to Query By Example Go to Visual Builder Select columns from all three tables Go to 'build query' Expected behavior I expect a proper SQL with no errors. Screenshots No response ...