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

SAP Sybase SQL Anywhere 16.0 (中文) » SQL Anywhere 服务器 - 数据库管理 » SQL Anywhere 数据库连接 » 数据库文件类型 » 数据库创建

 

对象名称注意事项

请不要使用保留字来命名数据库对象。

如果列名称满足以下条件,则必须用双引号将其括起来:

  • 包含除字母、数字或下划线之外的其它字符

  • 不以字母开头

  • 与关键字相同

 另请参见