Answer Posted / dinesh
window clause are used in analytic Function.
window clause are two type ROW and RANGE
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
Mention what is the plv (pl/vision) package offers?
Why do we use function in pl sql?
What are the three pl sql block types?
What are different functions in sql?
What are the different types of sql commands?
Can a table have no primary key?
What is cursor explain with example?
Can we perform dml in function?
What are the events on which a database trigger can be based?
How do I trace sql profiler?
Why should I use postgresql?
Can we call a function containing dml statements in a select query?
How can I make sql query run faster?
explain the options of myisamchk to improve the performance of a table. : Sql dba
How to add a column ‘salary’ to a table employee_details?