postgresql: Get all values for an enum. Copy. SELECT enum_range(NULL::portal) # Returns an array of all possible values SELECT ...
確定! 回上一頁