Quantcast
Channel: dBforums – Everything on Databases, Design, Developers and Administrators
Viewing all articles
Browse latest Browse all 13329

PL/SQL trigger

$
0
0
I want to compare two values in PL/SQL.

When I add a student into a class I want to track the number of students. So it increments by one per record.

And if the number of students exceeds the number of max room capacity then I want to display a message.

Viewing all articles
Browse latest Browse all 13329

Trending Articles