You covered all the topic of pl/sql except index,Mview and partition,hints and joins with example and in place you told Delete command as DDL command.. but for remaining Hats off...
I would have preferred you to write on the slides everything you end up dictating (especially when you pronounce lines of code or function names etc). Thanks for your work
You covered all the topic of pl/sql except index,Mview and partition,hints and joins with example and in place you told Delete command as DDL command.. but for remaining Hats off...
Thank you ❤
I would have preferred you to write on the slides everything you end up dictating (especially when you pronounce lines of code or function names etc).
Thanks for your work
Thank you for suggesting. Definitely we will take this as a suggestion and work on it.
great work
Good refresher
Thanks a lot Sinskari.
Delete is a dml not ddl
very useful
Thanks for sharing 🙏 very useful for interview and brush up knowledge on SQL, plsql topics
Glad!! you like that.
The maximum length of a table name that can have is 128.
This is after the Oracle 12c release version. Previously it was 30 characters in length.
CAN YOU MAKE VIDEO ON ABOUT ORACLE APEX INTERVIEW QUESTIONS
yes plz
PLSQL can be embedded in SQL like you can use function in select statement
we can use programs units but not plsql blocks.
Thankyou for the video but in diff btw truncate and delete .Delete is DML command not DDL Command