|
You are here |
sqlmaria.com | ||
| | | | |
alexzeng.wordpress.com
|
|
| | | | | I am reading Expert Oracle Practices by Oracle Database Administration from the Oak Table. I'd like to summary and share what I learned. This chapter, Managing the Very Large Database by Tim Gorman, will tell us the key point to manage VLDB. The key feature that makes VLDB possible in oracle is partition. The important... | |
| | | | |
blog.sqlora.com
|
|
| | | | | Here is an overview of some improvements to Online Statistics Gathering in Oracle Releases 19c-23ai | |
| | | | |
connor-mcdonald.com
|
|
| | | | | Anyone who has used APEX will know that in addition to the Builder UI, there is a comprehensive data dictionary for APEX-prefixed views to expose all the metadata associated with APEX applications and workspaces. SQL> select view_name 2 from dba_views 3 where owner = 'APEX_240200' 4 and view_name like 'APEX%' 5 order by 1;... | |
| | | | |
sqlserverfast.com
|
|
| | | It is December. And it is Tuesday. So I guess it's time for T-SQL Tuesday again. Our host this month is Kay Sauter, and his seasonally inspired topic is to call out the gratitude that we often feel towards other, but fail to express. This is a very easy task for me. If you're a... | ||