NOT IN Description Syntax Examples Constraints NOT IN Description The NOT IN operator allows you to specify multiple values in a WHERE clause. And it’s a shorthand...
NOT LIKE Description Syntax Examples NOT LIKE Description The NOT LIKE operator is used in a WHERE clause to search for a specified pattern in a column. There are tw...
Connection and authentication Mutual TLS Disable authentication Connection and authentication immudb runs on port 3323 as the default. The code samples below illustrate how to...