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 strongm 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: *

  1. hello2345ji

    Wierd Pgplsql Problem

    hi everyone, i am stuck in a very weird problem, it looks as if it is impossible. i have written a function in pgplsql which creates a view in the database. It accepts a parameter of type Varchar. Here is the function definition: DECLARE SQL VARCHAR; BEGIN SQL = 'CREATE OR REPLACE VIEW...

Part and Inventory Search

Back
Top