Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我想将表格的字符编码设置为 UTF-8。所以我计划将数据库设置为 UTF-8 而不是表。
我的问题是,如果我将 UTF-8 设置为数据库,默认该数据库下的所有表也都使用 utf-8?
默认排序规则就是这样,只是一个默认值,因此当您创建一个没有排序规则信息的表时,该表将使用默认值。特别是,设置数据库默认值无法完成两件事: