SQL


21 Requested Topics

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
View more

8 Need Improvement

SUM in need of moderator intervention
Character modifications in need of moderator intervention
DELETE missing detail
GROUP BY missing detail
View more

0 Proposed Changes

No proposed changes.

Changes which need review will be displayed here.

1,033 Actions

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