I am new to cassandra. I want to know how can i insert system date and time through CLI (command line interface) for perticular row.
DateType and TiemUUIDType are just data types for this purpose so how can i use this two data types and insert the date and time for perticular UUID through Internal/ CLI type.
Thanks in advance.