I want to confirm whether there is a certain table. When create a table, there is an SQL sentence such as DROP TABLE IF EXISTS xxx_tb. Will there be the method that can identify the existence of the table by SQL likewise?I want to confirm whether there is a certain ta