A monthly overview of things you need to know as an architect or aspiring architect. Unlock the full InfoQ experience by logging in! Stay updated with your favorite authors and topics, engage with ...
#select[#insert, #update, #delete, #sql] SQLID: #select[#insert, #update, #delete, #sql] SQLID { ... } This stands for a parameter named "param". One '@' means the param is optional, two '@'s means ...
CAST(DATABASEPROPERTYEX(DB_NAME(), 'Edition') AS nvarchar(40)) COLLATE DATABASE_DEFAULT AS dtu_service_tier, CASE WHEN slo.slo_name LIKE '%SQLG4%' THEN 'Gen4' WHEN ...