SQL数据库外文翻译分析.docVIP

  • 6
  • 0
  • 约2.76万字
  • 约 26页
  • 2016-06-10 发布于湖北
  • 举报
Working with Databases This chapter describes how to use SQL statements in embedded applications to control databases. There are three database statements that set up and open databases for access: SET DATABASE declares a database handle, associates the handle with an actual database file, and optionally assigns operational parameters for the database. SET NAMES optionally specifies the character set a client application uses for CHAR, VARCHAR, and text Blob data. The server uses this information to transliterate from a database’s default character set to the client’s character set on SELECT o

文档评论(0)

1亿VIP精品文档

相关文档