|
You are here |
martincarstenbach.com | ||
| | | | |
parvu.org
|
|
| | | | | This article discusses implementing a database-level trigger to manage and restrict DDL operations by limiting access to specific users. Unauthorized users attempting DDL actions will encounter a custom error message. The trigger code is provided, along with examples of error stacks generated from prohibited actions such as adding a column or truncating a table. This... | |
| | | | |
oralytics.com
|
|
| | | | | Oracle 12c was released just over a week ago and I've finally managed to get round to installing it.This must be the first time that I have done an install of an newly release Oracle Database, where everything worked first time. Typically I have learned from the past and have left it a few months... | |
| | | | |
nodogmablog.bryanhogan.net
|
|
| | | | | It is easy to debug an AWS Lambda function locally with Visual Studio Code, all you need to do is install one tool and make one change to the launch.json file. Read on to see how. | |
| | | | |
www.scattered-thoughts.net
|
|
| | | |||