> How can I replace the "auto increament" attribute in MySQL > with Cassandra?
You can't. Not easily at least. > If I can't, how can I generate an ID which is globally > unique for each of columns? Check UUIDs: http://en.wikipedia.org/wiki/Universally_Unique_Identifier > > Thanks, > > Sent from my iPhone >