Forum Discussion

yachaoh001's avatar
yachaoh001
Copper Contributor
May 03, 2023

The primary key field of the SQLSERVER2016 table is UUID. Variable parameter passing causes a full t

For example, table1 column id is the primary key, varchar(22), ID is prefixed by N by default during parameter passing, resulting in full table scanning; select  *from table1 where id = '346xPbiLLvi...