Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.

SQL Anywhere 11.0.1 (中文) » SQL Anywhere 服务器 - SQL 的用法 » 创建数据库 » 在 SQL Anywhere 中创建数据库

 

教程:创建 SQL Anywhere 数据库

本教程介绍如何使用 Sybase Central 模仿 SQL Anywhere 示例数据库的 Products、SalesOrderItems、SalesOrders 和 Customers 表创建一个简单的数据库。

有关 SQL Anywhere 示例数据库的信息,请参见SQL Anywhere 示例数据库

有关数据库设计注意事项的信息,请参见设计注意事项


第 1 课:创建数据库文件
第 2 课:连接到数据库
第 3 课:向数据库中添加表
第 4 课:在列上设置 NOT NULL 约束
第 5 课:创建外键