Quantcast
Channel: SQLServerCentral » SQL Server 2014 » Development - SQL Server 2014 » Latest topics
Viewing all articles
Browse latest Browse all 3145

Dummy_val

$
0
0
Occasionally, I see a query submitted from Entity Framework with 'Dummy_VAL' in the where clause, like WHERE [Extent1].[SiteId] = 'DUMMY_VAL' - - -  What is Dummy_VAL and how does sql interpret it?

Viewing all articles
Browse latest Browse all 3145

Trending Articles