Click here to Skip to main content
15,890,882 members
Please Sign up or sign in to vote.
1.00/5 (3 votes)
See more:
i have 3 tables purchase sales and balance
i want to insert data in balance table through purchase and sales table
plz rply me as soon as possible
Posted
Updated 23-Oct-13 1:48am
v2
Comments
thatraja 23-Oct-13 8:24am    
in ASP.NET? or SQL server or other databases?
M Rayhan 23-Oct-13 13:30pm    
Your question is not clear.

1 solution

Inner join is not functionality of ASP.NET.
Give your DB provider's name and table definition.

And if you want to learn SQL Joins this is very good source to learn.

http://blog.sqlauthority.com/2009/04/13/sql-server-introduction-to-joins-basic-of-joins/[^]
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900