Lucian Lazar

Blog

Software Developer, Teaching Assistant, Author.

  • Email
  • GitHub
  • LinkedIn
  • Twitter
© 2023 Lucian Lazar

All rights reserved

Application Locking

July 10, 2022 by Lucian Leave a Comment

Whether you are a manager or a developer, I’m sure you heard the complaints “the application is slow” or “the application is blocked”. They lead to unhappy clients and even lost contracts. This paper presents a way to get rid of waits and deadlocks caused by database level locking by implementing application locking. The effect is improving the performance and the stability of the applications.

[Read more…]

Posted in Code. All rights reserved.

Working with Composite Data Types

June 27, 2022 by Lucian Leave a Comment

I released a new video course for Pluralsight: Working with Composite Data Types.

The course is included in the path for the Oracle certification for PL/SQL programming and it will teach you how to use collections and records.

The first module is free, for the rest of the modules a subscription is needed. Anyone interested in a one month free subscription at Pluralsight please contact me privately and I will share a code.

[Read more…]

Posted in Pluralsight. All rights reserved.

Using PL/SQL Subprograms

March 7, 2022 by Lucian Leave a Comment

I released my first video course for Pluralsight: Using PL/SQL Subprograms.

The course is included in the path for the Oracle certification for PL/SQL programming and it will teach you how to create and use subprograms.

The first module is free, for the rest of the modules a subscription is needed. Anyone interested in a one month free subscription at Pluralsight please contact me privately and I will share a code.

[Read more…]

Posted in Pluralsight. All rights reserved.

Cleantalk Pixel