1st table i have created Employeetable with column Id,Name,Designation,Salary.
2nd table Keytemplate with column Keyname,Query.values Id_key,Name_key,Desig_key,Salary_key.It should search the key name and execute query.That keyname value print in another table.
3rd table documenttable.with column paragraph .
value "Dear [Name_key],you are doing well in your [Desig_key]" .
4th table documenttableoutput -it should reflect the message with data.
value "Dear Rama,you are doing well in your Developer" .
thanks
4 Replies
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Mageshwaran RPosted Nov 14, 2019, 12:16 PM
Sourav MukherjeePosted Dec 6, 2018, 8:44 PM
Laxmidhar SahooPosted Oct 30, 2018, 10:51 PM
Suraj KumarPosted Oct 30, 2018, 10:38 AM