PL/SQL strings could be either variables or literals. A string literal is enclosed within quotation marks. For example

What is the difference between this two?
-“This is a string literal’. or Hello World”
-"This isn’t what it looks like."​​