🖊️
Today I Learned
Ctrlk
  • Home(ish) for Things I've Learned
  • 🦄General
    • Agile Development
    • Architecture Development
    • Devops
    • Documentation
    • Networking
    • Virtualization
    • Security/Hacking
  • 💻os
    • 🐧linux
    • 🍎mac
    • 🪟win
    • 🚇wsl
  • 👩‍💻programmy
    • azure
    • aad
    • databases
    • linux
      • Limit Execution Time Of Statements
      • Install Postgres With uuid-ossp Using asdf
      • Find The Location Of Postgres Config Files
      • Find The Data Directory
      • Create hstore From Two Arrays
      • Insert Just The Defaults
      • Stop a Service
      • Is App Installed?
        • Change The Current Directory For psql
        • Check If The Local Server Is Running
        • connections
        • Crypto
        • Database Operations
        • DateTime Operations
        • Functions
        • File Operations
        • IDE/Display
        • Indexing
        • Math Operations
        • Queries
        • Schema
        • Sequence
        • String Operations
        • Table Operations
        • Types & Operators
          • Special Math Operators
          • The nullif Function
          • Types By Category
          • Shorthand Absolute Value Operator
          • Show All Versions Of An Operator
          • Switch Non-Castable Column Type With Using Clause
          • Remove Not Null Constraint From A Column
          • List Various Kinds Of Objects
          • Max Identifier Length Is 63 Bytes
          • Lower Is Faster Than ilike
          • Is It Null Or Not Null?
          • Getting A Slice Of An Array
          • Get The Size Of An Index
          • Generate A UUID
          • Generate Random UUIDs Without An Extension
          • Determine Types Of JSONB Records
          • Defining Arrays
          • Creating Custom Types
          • Checking The Type Of A Value
          • Checking Inequality
        • User Operations
      • pgbouncer
    • c#
    • chrome
    • clojure
    • css
    • elixir
    • go
    • heroku
    • html
    • javascript
    • ml
    • node
    • php
    • python
    • rails
    • react
    • react native
    • react testing library
    • regEx
    • ruby
    • typescript
  • 🛠️Tools
    • ack
    • ansible
    • docker
    • git
    • github actions
    • hashicorp vault/consul
    • hashicorp terraform
    • jq
    • kubernetes
    • nginx
    • openssl
    • rspec
    • sed
    • seq
    • slack
    • statsd
    • vercel
    • vim
    • vscode
    • webpack
    • workflow
    • yaml
    • xstate
Powered by GitBook
On this page

Was this helpful?

Edit
  1. 👩‍💻programmy
  2. linux
  3. Is App Installed?

Types & Operators

Special Math OperatorsThe nullif FunctionTypes By CategoryShorthand Absolute Value OperatorShow All Versions Of An OperatorSwitch Non-Castable Column Type With Using ClauseRemove Not Null Constraint From A ColumnList Various Kinds Of ObjectsMax Identifier Length Is 63 BytesLower Is Faster Than ilikeIs It Null Or Not Null?Getting A Slice Of An ArrayGet The Size Of An IndexGenerate A UUIDGenerate Random UUIDs Without An ExtensionDetermine Types Of JSONB RecordsDefining ArraysCreating Custom TypesChecking The Type Of A ValueChecking Inequality
PreviousCheck Table For Any Oprhaned RecordsNextSpecial Math Operators

Last updated 3 years ago

Was this helpful?