Hello,
I am a newbie when it comes to Struts. I need to have a servlet called from my JSP page. I am trying to display an image out of the database onto a JSP page through the html:img's src tag using a servlet as its source. Can anybody tell me the following:
- Where do I place the Serlvet...
Ceco,
I have a column name and a table name with me. What I want to do is see if there is an index on that column of that table. If there is an index on it, than drop it and re-create it with a new name. I do have the system catalogs of pg_class, pg_attribute and pg_indexes in front of me right...
Hello,
Can anybody tell me how I can find out if an index exists on a particular column of a table using pl/pgsql?
I am looking for the sql statement(s).
Thanks
Kushal
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.