COL1: Introduction to Collections

  Рет қаралды 45,350

Practically Perfect PL/SQL with Steven Feuerstein

Practically Perfect PL/SQL with Steven Feuerstein

Күн бұрын

Пікірлер: 18
@sundaramnarayanan6776
@sundaramnarayanan6776 Жыл бұрын
Stephen you are so great. From your video only I understood the logic of limit clause in bulk colectt. You are amazing bro. Thanks to youtube.
@emanuelvald
@emanuelvald 7 жыл бұрын
Hi Steven, I appreciate your time to upload these tutorials, I suggest you add english subtitles to videos for non-english speakers people. Thanks!!!
@PracticallyPerfectPLSQL
@PracticallyPerfectPLSQL 7 жыл бұрын
Thanks, we will look into doing this.
@siddhartharao8490
@siddhartharao8490 8 жыл бұрын
Nice video...I would like to know the main difference between cursors and collections?
@anilmohanty8690
@anilmohanty8690 6 жыл бұрын
collection gives more fuctionality in different way..cursor is forward direction only we cannot back but in collection we can fetch data using collection method.
@vickypatekar9532
@vickypatekar9532 5 жыл бұрын
Steven Sir, you are Awesome but Pls also Provide Subtitle I miss some of your Words its too difficult Understand the Missing Words...🙏 thanks again
@AshishSingh-qu3ns
@AshishSingh-qu3ns 6 жыл бұрын
Can you give example of collection of record types
@PracticallyPerfectPLSQL
@PracticallyPerfectPLSQL 6 жыл бұрын
DECLARE TYPE employees_t IS TABLE OF employees%ROWTYPE; TYPE my_rec_t IS RECORD (n NUMBER); TYPE my_Recs_t IS TABLE OF my_Rec_t;
@AshishSingh-qu3ns
@AshishSingh-qu3ns 6 жыл бұрын
Practically Perfect PL/SQL with Steven Feuerstein ... Thanks a lot Steve.. will keep you busy in coming days.. going through all your tutorials 😊
@s123square7
@s123square7 8 жыл бұрын
sir, thankyou
@technologyfollowing2820
@technologyfollowing2820 7 жыл бұрын
Hi Steven...Good info on collections..Very useful..Would you tell me how to download your demo.zip file..?
@PracticallyPerfectPLSQL
@PracticallyPerfectPLSQL 7 жыл бұрын
www.oracle.com/webfolder/technetwork/tutorials/plsql/sfdemo.zip. p.p1 {margin: 0.0px 0.0px 0.0px 0.0px; font: 13.0px Helvetica; color: #555555; -webkit-text-stroke: #555555; background-color: #f6f6f6} span.s1 {font-kerning: none}
@MacK-uh7ix
@MacK-uh7ix 3 жыл бұрын
@@PracticallyPerfectPLSQL Hey Steven, the link does not work anymore. Any other place that this archive file is available?
@rajgauravmaurya3067
@rajgauravmaurya3067 Жыл бұрын
Hi, the resource (demo.zip) is not available on the shared link. Please share the working link again.
@karan_2892
@karan_2892 7 жыл бұрын
I get insufficient privileges error while trying to provide grants on those tables , I'm able to query those tables but I cannot access them through PL-SQL procedure . I'm Logged in through System user , I guess it should have all privileges to provide grants... Any suggestions ? I'm practicing on Oracle Express edition 11g . GRANT SELECT ON SYS.V_$SESSION TO INVENTORY1; GRANT SELECT ON SYS.V_$sesstat TO INVENTORY1; GRANT SELECT ON SYS.V_$statname TO INVENTORY1; ORA-01031: insufficient privileges 01031. 00000 - "insufficient privileges" I get above errors while being connected through SYSTEM . I had given below grants to inventory1 while creating it CREATE USER INVENTORY1 IDENTIFIED BY INVENTORY1; GRANT CONNECT, RESOURCE, DBA TO INVENTORY1; GRANT CREATE SESSION, GRANT ANY PRIVILEGE TO INVENTORY1; GRANT UNLIMITED TABLESPACE TO INVENTORY1;
@PracticallyPerfectPLSQL
@PracticallyPerfectPLSQL 7 жыл бұрын
When you connect as SYSTEM, be sure to do as SYSDBA. Then your grant should work fine.
@shanawazali6161
@shanawazali6161 5 ай бұрын
Please
COL2: Defining Collection Types
12:57
Practically Perfect PL/SQL with Steven Feuerstein
Рет қаралды 18 М.
BLK2: Get Data Faster with BULK COLLECT (PL/SQL Channel)
24:36
Practically Perfect PL/SQL with Steven Feuerstein
Рет қаралды 15 М.
СОБАКА ВЕРНУЛА ТАБАЛАПКИ😱#shorts
00:25
INNA SERG
Рет қаралды 3,4 МЛН
Who's spending her birthday with Harley Quinn on halloween?#Harley Quinn #joker
01:00
Harley Quinn with the Joker
Рет қаралды 21 МЛН
oracle plsql records and collections   type
14:07
Siva Academy
Рет қаралды 50 М.
PL/SQL Collections
58:19
Oracle Developers
Рет қаралды 32 М.
Top PL/SQL Tips In Just One Hour
1:00:53
Practically Perfect PL/SQL with Steven Feuerstein
Рет қаралды 53 М.
Collections in PL/SQL | Oracle PL/SQL Tutorial Videos | Mr.Vijay Kumar
14:34
Naresh i Technologies
Рет қаралды 101 М.
COL5: Working with Nested Tables
23:41
Practically Perfect PL/SQL with Steven Feuerstein
Рет қаралды 16 М.
Redis Deep Dive w/ a Ex-Meta Senior Manager
31:00
Hello Interview - SWE Interview Preparation
Рет қаралды 50 М.
7 Database Design Mistakes to Avoid (With Solutions)
11:29
Database Star
Рет қаралды 84 М.
Apps Technical 104: What is Collection and Collection types in PLSQL
15:15
Learn JSON in 10 Minutes
12:00
Web Dev Simplified
Рет қаралды 3,2 МЛН