A database superuser bypasses all permission checks, except the right to log in. This is a dangerous privilege and should not be […]
Read MoreA database superuser bypasses all permission checks, except the right to log in. This is a dangerous privilege and should not be […]
Read MoreA table contains a timestamp representing the date and time that a write occurred to a column. Using the WRITETIME function in a SELECT […]
Read MoreWe learned in a previous tip one method to display the current timestamp in YCQL. Luckily the Yugabyte YCQL API makes things […]
Read MoreI want to display the current timestamp in YCQL. For that I can use the Cassandra function called now() which will, on […]
Read MoreWe can display a list of tables and their UUID (table_id) values by opening the YB-Master UI (<master_host>:7000/) and then clicking Tables in the navigation bar. […]
Read More