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 bkrike 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: kumud
  • Content: Threads
  • Order by date
  1. kumud

    Oracle warehouse builder where stament

    Is there any way you can write your own where statment in table operator property. i.e. in my INSERT/UPDATE instead of specifying column directly , I want column to be in where clause like nvl(field_name,'x') i.e. My query look like select x,y,z from tab1 where x = vx and y = yx and...

Part and Inventory Search

Back
Top