Recent Contributions
Join Stack Overflow
Want to help improve SQL documentation?
Join the Stack Overflow community!
It only takes a minute, and your contributions will benefit developers forever.
SQL CURSOR
Cursor is used in databases to manipulate individualy the rows returned by a querie. The rows are processed sequentially, allowing read the data and take some action prior to read next value.
requested by Ricardo Pontual 2,211
3 comments
Three Valued Logic (3VL)
Explanation with examples of 3VL used by SQL
requested by Cristian Abelleira 282
4 comments
Transaction Management
Using Logical Units of Work and the COMMIT and ROLLBACK commands
requested by Bernard Dy 1,726
1 comment
Entity Relationship Diagrams (ERD)
Representing relationships in an ERD - Recursive, 1:1, m:n, domain definitions, relational models.
requested by Darren Bartrup-Cook 5,800
Character modifications
in need of moderator intervention
No proposed changes.
Changes which need review will be displayed here.
1,033 Actions
CL. edited Getting started with SQL (view change) 2 days ago
CL. edited Overview (view change) 2 days ago
Jaya S edited Overview (view change) 2 days ago
CL. edited FIRST_VALUE (view change) Jan 16 at 14:36
CL. edited LAST_VALUE (view change) Jan 16 at 14:36
View more →