0
Database application in Python
hello everyone, i had created a table in database with Python and it has 4 columns. so, i want to take 3 column inputs from user and according to these records i want to give the last column data. how can i do that. could you pls help me. i am so happy allready with your help
4 odpowiedzi
+ 1
//I am confused you want to insert data into last column or in all columns , please can you elaborate more
0
i want to take 3 column inputs and according to these variables i want to give an output from database
0
SELECT * DB where name = $inputName
you can use this statement
https://www.sololearn.com/learn/SQL/1856/
0
thank you so much mr.Rai :) i will try with your guidance. hope healthy days