Tutorials#77 Oracle sequence - How to create sequence in Oracle SQL Database

preview_player
Показать описание
Explaining How to create a sequence in Oracle SQL Database or what is a sequence in SQL or sequence in SQL Server or sequence in oracle database

-----------------------------------------------------------
Practice question on Sequence :
----------------------------------------------------------

A sequence is an object which is used to generate the auto number or number sequence automatically

Assignment: Assignment link will be available soon:

In this series we cover the following topics:
SQL basics, create table oracle, SQL functions, SQL queries, SQL server, SQL developer installation, Oracle database installation, SQL Statement, OCA, Data Types, Types of data types, SQL Logical Operator, SQL Function,Join- Inner Join, Outer join, right outer join, left outer join, full outer join, self-join, cross join, View, SubQuery, Set Operator.

follow me on:
Facebook Page:

Contacts Email:

Instagram:

Twitter:

#equalConnectCoach #rakeshmalviya
Рекомендации по теме
Комментарии
Автор

Thank you very much. This series has helped me a lot with Oracle SQL

galeforceonline
Автор

appreciate your efforts for creating good video presentation for oracle sql db

KalyanS
Автор

Main was Cache value but you didn't tell anything about this..what is cache..how it is used..

amitjain
Автор

What if nextcurv ( curvvar, nextcurv, nextcurv, curvar)
Start with 1
Max value 9999
Increment by 1


Output will be 1, 2, 3, 3 or something else

himanshugupta
Автор

Interview Mai pahla que yahi pucha tha

sushilbharati
Автор

What is the Currvalue at the very first time

amitjain