create column family users (uuid PRIMARY KEY firstname text, lastname text, email text, address text, zip int, state text);
Is dis above statement correct?
I m getting an error " Syntax error at position 27: missing EOF at '(' "
Do reply
Can u suggest the most stable version of cassandra??
