Post

1️⃣ Functions in #SQL (User Defined Functions – UDF).
They are persistent objects in the database that encapsulate logic and return a result.

  • Scalars → a single value (INT, DECIMAL, NVARCHAR, etc.)
  • Table → a set of rows (such as a parameterized view).

They should not modify data in SQL Server (they cannot do INSERT, UPDATE, DELETE).

They are used within queries (SELECT, WHERE, FROM).

Nelson
Nelson

Nelson

Gamer/Developer

We are a specialized tool that integrates you into a private Circle of 5 people. It's a shared responsibility system for founders, developers, and students.

Developed in EU