Oracle - SQL - Creating Sequences

preview_player
Показать описание
Oracle - SQL - Creating Sequences
Lecture By: Mr. Anadi Sharma, Tutorials Point India Private Limited.
Рекомендации по теме
Комментарии
Автор

Use coupon "YOUTUBE12" to get ‘’FLAT 12%’’ OFF at Checkout.

TutorialsPoint_
Автор

Great video! Usually these coding videos have a lot of unimportant info, you did a great job of getting right to the point.

alacka
Автор

Hi.

On a table in my current project and the max value is reached and while inserting the data it is giving error and iam new to that project and I dont know which procedure is inserting the data in that table coloum.

Now my question is how to identify the sequence name for the table name.

Is there any thing like all_sequence, user and dba_sequences etc

Telugupole
Автор

on which platform you are executing this queries

AdityabodhiGaikwad
Автор

Does this work with string/varchar as well?

Or a combination?

Like:
ID1 --> ID2 --> ID3....

SSJPikachu
Автор

I am getting error insufficient privileges error:ORA-01031.

coolstuff
Автор

Explained well but font size is less and not clear

padmaavula
Автор

#MrProgrammer Write a procedure to transfer amount of 1000 Rs.from acc_no 10 to acc_no 20.

apps