You are here |
blog.bittersweetryan.com | ||
| | | |
www.salvis.com
|
|
| | | | Database centric development | |
| | | |
dracos.co.uk
|
|
| | | | My trusty 2011 Macbook Air had started to show its age - a couple of missing keys, the fan being on pretty much all the time - so I looked for a replacement. After some tedious investigation, I settled upon a Dell XPS 9370 from their Outlet store. Windows 10 can run Linux now, so it seemed like an interesting thing to spend some time with, and if it all went sour I could always fully install Linux instead. | |
| | | |
alwayssql.wordpress.com
|
|
| | | | Many times it happens that your backup (or restore) activity has been started by another Database Administrator or by a job, and you cannot use the GUI anything else to check the progress of that Backup / Restore. By combining multiple commands, I have generated below script which can give us a summary of current... | |
| | | |
alexzeng.wordpress.com
|
|
| | Outline is the oldest way to fix SQL plan. It based on hints like use_nl etc. It's a road map. It still can be used in 11.2 although oracle said it's deprecated. Finally, it is free. SQL profile is trying to impact CBO by adding cost estimation hints. You need pay extra money to use... |