|
1.11. SUBSTR will be replaced with
SUBSTRING.
Read
more
1.12. The function IIF will be replaced with CASE construction, for example:
Read more
1.13. By default SQL Server use a READ COMMITED TRANSACTION ISOLATION LEVEL.
Read
more
1.14. Logical expressions cannot be referenced without a comparator, i.e. SELECT WHERE
Expr; such references will be replaced with Expr=1.
Read
more
1.15. SELECT, INSERT, UPDATE, DELETE will permit references to FoxPro variables.
Read more
page
1 - page 2 - page 3 - page
4 - page 5
|