Want to learn PostgreSQL Functions and Triggers in a real environment?
Click below, get a fresh Linux box with PostgreSQL ready to go, and work through Functions and Triggers hands-on with an AI tutor that knows your code.
Start this lessonFunctions and TriggersWhat you'll learn
- CREATE FUNCTION
- LANGUAGE plpgsql
- RETURNS
- CREATE TRIGGER
- BEFORE UPDATE
- NEW and OLD
- Updated_at pattern
