i have a relation
Movie(title,year,length,filmtype,incolor,studionam e,producer)
Now i want to write a SQL query that shows me only the name of the studio
that has produced most movies in year 2006.
How can i do that using SQL query?
|
Results 1 to 3 of 3
Threaded View
|
|
|
|