Re: How to execute query for multiple table using cursor in Django

2014-05-23 Thread Kelvin Wong
https://docs.djangoproject.com/en/1.6/topics/db/sql/ K On Thursday, May 22, 2014 11:31:26 PM UTC-7, swapnil srivastava wrote: > > Hi Experts, > > I just want to execute queries and subqueries in Django . > Can anybody please tell me how to use cursor for execute queries in Django > framework in

How to execute query for multiple table using cursor in Django

2014-05-22 Thread swapnil srivastava
Hi Experts, I just want to execute queries and subqueries in Django . Can anybody please tell me how to use cursor for execute queries in Django framework in views.py Thanks and Regards Swapnil -- You received this message because you are subscribed to the Google Groups "Django users" group