|
1.1. FoxPro commands that have been truncated to 4 characters are automatically expanded as required by T-SQL, e.g.
Read more
1.2. T-SQL keywords used as identifiers will be enclosed in square brackets.
Read more
1.3. The order of the SELECT, INTO, FROM, WHERE, GROUP BY, HAVING and ORDER BY clauses is fixed in Transact SQL, but arbitrary in FoxPro.
Read
more
1.4. The FORCE option (an optimization directive) will be moved into an OPTION() section at the end of the query
Read
more
1.5. The GROUP BY clause cannot refer to columns in the result by position (e.g. 1,2,..)
Read more
page
1 - page 2 - page 3 - page
4 - page 5
|