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 Mike Lewis 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. sridhart

    Help with triggers

    I need help on trigger, I am trying to add a default value if the new value is null. for ex: tab1(col1 varchar2(10), col2 datetime, col3 decimal(5,0)) I want a trigger to execute after insert of each row if col3 is null, then default both col2 = current year to sec and col3 = 100. I am new to...

Part and Inventory Search

Back
Top