Тёмный

Top PL/SQL Tips In Just One Hour 

Practically Perfect PL/SQL with Steven Feuerstein
Подписаться 19 тыс.
Просмотров 53 тыс.
50% 1

Опубликовано:

 

4 окт 2024

Поделиться:

Ссылка:

Скачать:

Готовим ссылку...

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 22   
@dhanukajayasinghe9598
@dhanukajayasinghe9598 5 лет назад
Steven, thanks champ. You just helped me clean up my immature code. Keep up the good work...
@dhanukajayasinghe9598
@dhanukajayasinghe9598 5 лет назад
And appreciate if you could do a lesson on Cursors..
@TheRealBigYang
@TheRealBigYang Год назад
22:00 Even in my university projects I always have a separate file with just my sql statements, safely stored into functions, making a little library of database manipulation code. I don't need to change every single line of code, I just change that little database functions library.
@zexalex
@zexalex 5 лет назад
bulks are meant for performance. but in the vast majority of use cases, simple and clear code is always a better option, despite the performance drawback.
@PracticallyPerfectPLSQL
@PracticallyPerfectPLSQL 5 лет назад
That's a great point, Zex - as long as the performance drawback doesn't cross a red line for users. So here's how I would rephrase your comment: Software needs to be FAST ENOUGH for users not AS FAST AS POSSIBLE. So don't perform unnecessary optimizations that make your code complex and hard to manage. What do you think? :-)
@bbujjin3899
@bbujjin3899 6 лет назад
Always loved this channel my favourite you tube channel
@eugenek951
@eugenek951 Год назад
Enjoyed it!
@letsvisualizedata5106
@letsvisualizedata5106 6 лет назад
It is one of the best PL/SQL tutorials I have found in the youtube form the point of view of performance. Can you please create a tutorial on AWR report?
@PracticallyPerfectPLSQL
@PracticallyPerfectPLSQL 6 лет назад
I am not the guy to go to for an AWR tutorial, sorry. :-(
@oracledevs
@oracledevs 5 лет назад
Thanks, but I am not the guy to do a tutorial on AWR. I will pass it along.
@worldrenownedastrologer
@worldrenownedastrologer 6 месяцев назад
Thanks
@yotuberudy85
@yotuberudy85 5 лет назад
result_cache is what called memoization in many other languages
@kopanoramaphoi6050
@kopanoramaphoi6050 3 года назад
Well articulated
@nviknesh8112
@nviknesh8112 2 года назад
You are great... 🙏
@thuongthuong773
@thuongthuong773 3 года назад
Thank you so much
@EugeneKogan-e8z
@EugeneKogan-e8z Год назад
Genius!
@SinskariBoi3366three
@SinskariBoi3366three 2 года назад
MI was caught in the trap here, it is still unclear to me. Sorry, I started to feel silly. When I executed in Toad it returned Count=4. But still when I read it, I don't get it how it returned 4. Can you elaborate it or can you make an other post on this please. In the function: store_and_return_date --#1. First call to insert into the Collection: dates with parameter's SYSDATE add_date (date_in); IF call_in_plsql_in = 'YES' THEN --#2.Second call to insert into the Collection: dates, with SYSDATE current add_date (SYSDATE); END IF; Since the table: tab has got 4 rows, what impact does it make while calling functions with parameter (call_in_plsql_in=YES/NO).
@jay75210
@jay75210 6 лет назад
Awesome
@Empire_Earth
@Empire_Earth 6 лет назад
Are you gonna reupload this videos with the screen fix?
@oracledevs
@oracledevs 5 лет назад
It is fixed, so far as I know.
@michelealbanese4438
@michelealbanese4438 Год назад
Wow
Далее
Expert Level SQL Tutorial
23:27
Просмотров 155 тыс.
Explaining Explain Plans
59:59
Просмотров 41 тыс.
Performance Anti-Patterns: Non-query DML inside loops
14:03
PL/SQL: The Good Parts
1:11:37
Просмотров 17 тыс.
7 Database Design Mistakes to Avoid (With Solutions)
11:29
COL1: Introduction to Collections
16:00
Просмотров 45 тыс.
20 Essential Oracle SQL and PL/SQL Tuning Tips
1:11:53
Просмотров 63 тыс.
PL/SQL Collections
58:19
Просмотров 32 тыс.
Oracle SQL Developer Tips and Tricks: Data Edition
29:09
Microservices are Technical Debt
31:59
Просмотров 413 тыс.