Hi everyone! Do you how to get data from a database view?
I'm currently using MySQL as my database, and I'm planning to add some views in it to be able to retrieve more complex queries from the database directly. I already have some stored procedures, which I'm already able to connect and execute. But it seems that with database views things work a little differently. Can you please help me on how to retrieve data from a database view? Thanks in advance. Best regards, Alex -- You received this message because you are subscribed to the Google Groups "Django users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/cd55d78d-740e-4257-be5a-d2a8761bf86fn%40googlegroups.com.

