Hi ,
I have created one table in SQL Azure and set "SET ANSI_NULLS ON" using SQL Server R2,It has executed successfully but when I generated script it does not contain "SET ANSI_NULLS
ON" code. so i am still not cleare whether it support this feature ot not.
If it support why generated script does not contains same.
Thanks in advance.