Home > database >  Be urgent!!!! Line again! Why is invalid number error?
Be urgent!!!! Line again! Why is invalid number error?

Time:10-04

Use the SELECT Count (*) INTO
The FROM
WHERE clause
ORA - 01722: invalid digital error
Why:

CodePudding user response:

Individual name for the Count (*) (aa)
SELECT Count (*) aa INTO
The FROM
WHERE clause

CodePudding user response:

A variable that is
Int aa
SELECT Count (*) INTO: aa
The FROM
WHERE clause

CodePudding user response:

You complete statement

CodePudding user response:

Pick up points first!
  • Related