idSet
This section contains reference documentation for the IDSET function.
Signature
Parameter
Description
Default
Usage Examples
select IDSET(playerID) AS value
from baseballStats
WHERE yearID = 2000select IDSET(playerID, 'sizeThresholdInBytes=1048576;expectedInsertions=5000000;fpp=0.03') AS value
from baseballStatsLast updated
Was this helpful?

