I have the dataset where there the multiple columns where the value is of type python list.
How can I store that in the relational database table so that the retrieval also becomes efficient and correct.
Ex.
startup_name sector
abc [ML and AI, E-commerce]
xyz [Manufacturing]