how to insert the id of another table in a table using query.. i need the query for getting the script..
for example
i need the id of tableB in tableA..
i tryd this
insert in tableA (name,tableBid)('some name',select id from tableB where name='something')
this is not working



Chandresh PansuriyaPosted Jul 24, 2020, 2:32 PM
customerstable into theaddressestable:Aman GuptaPosted Jul 24, 2020, 12:36 PM
Shantanu PandeyPosted Jul 21, 2020, 11:01 PM
Ahmed JSPosted Jul 21, 2020, 11:52 AM
Jenith ThakkarPosted Jul 21, 2020, 2:53 AM