database builder
常见例句
- Open an SQL editor or builder from the database vendor, and try to correct the SQL.
打开数据库厂商提供的 SQL 编辑器或构建器,尝试纠正 SQL。 - To generate an xml similar to the one shown in Listing 5 but with the data present in the database, the builder file is used.
要用现有的数据生成和列表5类似的xml文件,那么就需要用到生成器。 - If you're using MySQL, or another database with a server, you pass in database connection information to the connection builder.
如果使用的是 MySQL 或带有服务器的其他数据库,则将数据库连接信息传递到连接构建器中。 返回 database builder