SQL


20 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,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
OLAP OLAP operations such as CUBE, ROLL UP, Drill Down, Slice and Dice, Pivot. requested by Goku 5 1 comment
View more

0 Proposed Changes

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