i want the insert statement in jdbc for the following
name gs al ts
madhu 1000 500
sud 2000 600
now i want to access gs and al from the database table by using
select statement
now i want to add gs and al like
totalsalary=gs+al;
now i want to insert this totalsalary in ts of the database table
please send me the statement
madhusamala 0 Newbie Poster
masijade 1,351 Industrious Poster Team Colleague Featured Poster
javaAddict 900 Nearly a Senior Poster Team Colleague Featured Poster
Be a part of the DaniWeb community
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.