• 2022-06-07
    If there is already a table with the same name existed in the database, to overwrite the original table by query, the query type that should be used is ().
    A: Delete
    B: Append
    C: Generate table
    D: Update