user warning: Table './zuggsoftdb/accesslog' is marked as crashed and should be repaired query: INSERT INTO accesslog (title, path, url, hostname, uid, sid, timer, timestamp) values('', 'node/393', '', '38.107.179.242', 0, 'p9hsf3bgjdo5ftg4qbk7n6hpq6', 7440, 1337599795) in /home/tessh/public_html/modules/statistics/statistics.module on line 64.

Documentation

numkeys

Syntax: %numkeys(rec)

returns the number of keys in a database record or record variable.

Example:

#SHOW %numkeys("1sa")

#SHOW %numkeys(@RecordVar)

Add comment

Login or register to post comments