i have table students with fields classname,studname select * from students classname studname 1 xxxxx 1 yyyy 1 zzzz 2 qqqq 2 tttt 3 dsds 3 www i want the output should be No of students in class 1 : 3 No of students in class 2 : 2 No of students in class 3 : 2
5 9747Post New ZX Interview Questions
Explain jsp technology?
What are the different types of layout controls?
what are the attributes in transaction-id?
Where do deleted files go?
How to replace a substring in a given string?
Define application-scope?
Why cant datareader be returned from a web services method?
What is shell company all about?
What is a spark standalone cluster?
The standard query operators are themselves a set of extension methods that provide the LINQ query functionality for any type that implements the IEnumerable interface in Visual Basic. Is it True or False?
What is the difference between the upgrade and custom installation options?
What is seed in laravel?
Differentiate primary key and partition key?
whats is mean by tiles in struts
What will be the output of below code?