PostgreSQL - Full-Text Search
Which of the following is the correct syntax to create a new text search configuration named
my_config based on the built-in english configuration?my_config based on the built-in english configuration?CREATE TEXT SEARCH CONFIGURATION name ( COPY = existing_config ) to copy an existing config.COPY = english. Others use invalid keywords.15+ quiz questions · All difficulty levels · Free
Free Signup - Practice All Questions