use cursor or not
if i create a select statement that return only one value.
i know that i can write a select statement and return value in variable.
my question is : what is the best create cursor for this select statement or create select statement without cursor ?