Browse by Tags
Sorry, but there are no more tags available to filter with.
-
-
Causa bug avuto in pre-produzione ho notato che installando SQL SERVER 2005 e lasciando tutte le opzioni di default i seguenti statement sql si comportano allo stesso modo select * from tabella where code = 'tommaso' select * from tabella where code = 'tommaso ' (notare lo spazio finale) Comportamentio giĆ presente in SQL SERVER 2000...