![]() |
|||
|
|
|||
|
||||||||||||||||||||||||||||||
|
|
|
Looking for the original pages? (formerly called "Morgan's Library") You can find them here.
Term: LEAD
Definition: LEAD (value_expression [,offset] [,default]) OVER ([query_partition_clase] order_by_clause) The default value is returned in case the offset moves the cursor position beyond the scope of the result set. It is NULL by default. Example Usage: SELECT EMPNO, ENAME, SALARY, Related Links: Related Code Snippets:
|
| Home : Code Library : Sponsors : Privacy : Terms of Use : Contact Us | 55 users online © 2009 psoug.org |