在创建数据库时,可以使用________子句确保如果数据库不存在就创建它。
A、if not exists
B、if exists
C、if not exist
D、if exist