Re: Problem in fetching the name from database

2020-02-06 Thread Miguel Braga
can you give some more context? how are you fetching the data? On Sun, 12 Jan 2020 at 13:09, Aadarsh Bajpai wrote: > Hello , >I am facing problem in fetching the name from database such > that whenever i try to fetch the column from the database it comes in the > form

Problem in fetching the name from database

2020-01-12 Thread Aadarsh Bajpai
Hello , I am facing problem in fetching the name from database such that whenever i try to fetch the column from the database it comes in the form of tuple as output(Ex. ( 'Aadarsh','Bajpai',) it is also shown in the screenshot . Since this