Please start any new threads on our new
site at https://forums.sqlteam.com. We've got lots of great SQL Server
experts to answer whatever question you can come up with.
Author |
Topic |
JuzDream
Starting Member
7 Posts |
Posted - 2008-08-21 : 00:20:37
|
Hi,I am trying the IF-THEN-ELSEIF Statement in PL/SQL.When I run my query, there was an error at my select statement as follows:Exact fetch returns more than requested number of rowsWhat does this means? And how do I exactly solve it? |
|
webfred
Master Smack Fu Yak Hacker
8781 Posts |
Posted - 2008-08-21 : 03:49:14
|
This is an SQL Server Forum and you're using oracle I think.Paste that error message in google and you got a million hits.GreetingsWebfredPlanning replaces chance by mistake |
 |
|
|
|
|