Collection Contents Index Adaptive Server architectures Configuring databases for Transact-SQL compatibility pdf/chap30.pdf

User's Guide
   PART 5. The Adaptive Server Family
     CHAPTER 30. Transact-SQL Compatibility       

General guidelines for writing portable SQL


When writing SQL that will be used on more than one database management system, you should be as explicit as possible in your SQL statements. Even if a given SQL statement is supported by more than one server, it may be a mistake to assume that default behavior when an option is not specified is the same on each system. The following general guidelines apply when writing compatible SQL:


Collection Contents Index Adaptive Server architectures Configuring databases for Transact-SQL compatibility pdf/chap30.pdf