Semicolon is used to terminate statement

Software ResiliencyCode Reliability

Why you should care

Semicolons are utilized in PLSQL to terminate a statement. Without it the statement is not terminated and sends back an error.

Business Impacts

Semicolons are essential to any code that runs a working program. Without it, the code does not work.

Production Risk
5362

How we detect

This code insight shows that END instructions should be terminated with semicolon.

5362

About CAST and Highlight’s Code Insights

Over the last 25 years, CAST has leveraged unique knowledge on software quality measurement by analyzing thousands of applications and billions of lines of code. Based on this experience and community standards on programming best practices, Highlight implements hundreds of code insights across 15+ technologies to calculate health factors of a software.

See featuresHow it works