How can I optimize precision for VARCHAR or VARBINARY data types?

1 vues

Réponse

In the 'cntl' parameter, you can set 'optimizeVarcharPrecision' or 'optimizeVarbinaryPrecision' to TRUE. This optimizes the precision to be appropriate for the actual data instead of using the declared precision.
Did this answer help you?
execDirect

fedSql

See technical action