Thread

  1. best method for select within all dimensions of an array

    Jaume Teixi <teixi@6tems.com> — 2002-04-08T10:35:42Z

    hello
    
    when selecting in a table with a text[]
    
    there's an sql command for looking all dimensions of the array
    something like 'where text[*]'
    
    or only should be implemented trought a 'for (i=0; i<maxDimension; i++) 
    
    ?
    
    bests from barcelona
    
    jaume teixi