0
SELECT blobasinet(columnname) from table ;
system.blobasinet(columnname)
-------------------------------------------
192.168.97.12
192.168.96.9

This query will return the IP string for Blob Field

what is the cqlengine version for this query?

Thomas John
  • 2,138
  • 2
  • 22
  • 38

1 Answers1

2

CQL functions are currently not implemented in cqlengine.

Adam Holmberg
  • 7,245
  • 3
  • 30
  • 53