0

Hi I am studying Java and one of the subjects is using prepared statements is this also part of SQL or is it part of the programming language. I would love a solo learn course on prepared statements as well.

Prepared statements

1st Oct 2016, 1:51 PM
Pieter Grobler
3 Answers
0
Nooo... We use queries to run prepared statement... Prepared statement part of jdbc. were introduced to cope up the disadvantage of Java not working with database...
6th Oct 2016, 12:28 PM
simran adake
simran adake - avatar
0
لŰčن Ű§Ù„Ù„Ù‡ ŰčÙ…Ű± ŰšÙ† Ű§Ù„ŰźŰ·Ű§Űš
10th Oct 2016, 5:29 PM
Drdaial Asadn ŰŻŰ±ŰŻŰ§ŰŠÙŠÙ„ Ű§Ù„ŰłŰ§ŰŻÙ†â€Ž
Drdaial Asadn ŰŻŰ±ŰŻŰ§ŰŠÙŠÙ„ Ű§Ù„ŰłŰ§ŰŻÙ†â€Ž - avatar
0
using jdbc with db is just like creating 2 tier architecture.. useful in making website
11th Oct 2016, 6:33 PM
Kiran Borade
Kiran Borade - avatar