PostgreSQL tip extract number from string :input: select substring (column_name from ‘[0-9]+’) as new_column_name from table.. create table : int null null represents that the entry can be null if missing data Share this: Share on X (Opens in new window) X Share on Facebook (Opens in new window) Facebook Like Loading... Related