I
I
Ilya2019-04-04 10:39:59
SQL Server
Ilya, 2019-04-04 10:39:59

Example SET ANSI_NULLS ON/OFF?

Can someone give an example of using ANSI_NULLS? I understand how it works, but I don't know how it can be used, in what situation could it be useful and why?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
K
Konstantin Tsvetkov, 2019-04-04
@illaaa

In a future release, the SQL Server ANSI_NULLS setting will be set to ON, and applications that explicitly set it to OFF will raise an error. Avoid using this component in new developments and plan to change existing applications that use it.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question