Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations TouchToneTommy on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: buf
  • Content: Threads
  • Order by date
  1. buf

    postgreSQL max length restrictions

    Hi ALL. Where can I find defined max length restrictions of postgreSQL, such as max lengh of TEXT, VARCHAR,var-lenght ARRAY types, max query lenght and etc. and can I set these parameters? thanx in advance/
  2. buf

    getting list of existing tables

    Can i using sqlplus get list of all existing tables/ if can than how ? 10x in advance.
  3. buf

    extracting some keys by pattern

    Hello everybody. Help me please, My table consists of one big key = some subkeys(key1,key2, ..),id and some other information. ================================= |id|key1|key2|key3|key4|info|... ================================= | 1| k1 | k2 | k3 | k4 | | | 2| k1 | k2 | k5 | k4 | ...... I...

Part and Inventory Search

Back
Top