MySQL Forums
Forum List  »  InnoDB

Sql Problem
Posted by: Mark Baran
Date: July 30, 2008 02:59AM

Hi!!
I've two tables with data.

select sqltext from table_1;
select text_name from table_2;


sqltext.............................................time
hello $arg1 .Nice day...................08.00 am
$arg1 it's time to go home..........04:00 pm
bye. $arg1.......................................05:00 pm


text_name
mark
....

Now i want to use a select function view.. ?.
As replay i want to have

hello mark . Nice day



please help me ..



Edited 6 time(s). Last edit at 07/30/2008 05:48AM by Mark Baran.

Options: ReplyQuote


Subject
Views
Written By
Posted
Sql Problem
2837
July 30, 2008 02:59AM
1973
July 30, 2008 08:06AM


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.