Building on the previous example, you can nest a call to HASHROW within a HASHBUCKET call.
Calling HASHBUCKET (HASHROW (NULL)) returns the 0 hash bucket.
SELECT HASHBUCKET(HASHROW(NULL));
Building on the previous example, you can nest a call to HASHROW within a HASHBUCKET call.
Calling HASHBUCKET (HASHROW (NULL)) returns the 0 hash bucket.
SELECT HASHBUCKET(HASHROW(NULL));