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,166
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
No proposed changes.
Changes which need review will be displayed here.
1,082 Actions
onedaywhen edited Selecting with table alias (view change) Dec 23 '16 at 18:04
v́̎̈́̀̽̏̿̏͋ edited Single character match (view change) Dec 23 '16 at 7:42
dmfay created Materialized Views (view change) Dec 23 '16 at 4:55
dmfay created PostgreSQL example (view change) Dec 23 '16 at 4:55
Denish Parvadia created Convert DateTime (view change) Dec 22 '16 at 8:48
View more →