Unlock the Power of Open Source! The " Linux New " SWAYAM Plus Course is live now and about 2,500 learners have already registered for it.

If you are a registered learner, the forum page is now active. Visit the page and get all your questions answered.

MySQL Part 8 - Tamil

1551 visits



Outline:

MySQL (பகுதி 8) DELETE QUERY- Database ன் குறிப்பிட்ட அல்லது அனைத்து entry களையும் நீக்குகிறது. DELETE FROM table_name WHERE field='xyz' // field = xyz ஆக இருக்கும்போது database ல் இருந்து entry ஐ நீக்குகிறது.