MySQL Forums
Forum List  »  Stored Procedures

Re: Error: 1172 Result consisted of more than one row
Posted by: Saravanan D
Date: February 18, 2019 10:49PM

Hi, select returns a rows

SELECT CONCAT(TripID,RouteId,Kms,etc..)INTO v_SeatDetails

like below

2~19~388~Ranchi~373~Patna~450.00~2~10.0000~5:00 AM~9:00 PM~10~SeatLF~500~0~1~1~2#

Options: ReplyQuote


Subject
Views
Written By
Posted
Re: Error: 1172 Result consisted of more than one row
1226
February 18, 2019 10:49PM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.