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 10112what is the difference between group and having give an example with query and sample output
7 10169How To Change Column Ordinal Position in SQL Server 2005 using Query i.e I Want To Add Column at Particular Ordinal Position in SQL Server 2005
2 9517How can i give the restrictions for the data entry, if i wish to enter only I ,II, III, IV in the grade actegory of student table?
3 61361. Tell me your daily activities 2. If sql server installation fails at time installation what will do 3. Where does the sql server installation log details are stored 4. After the installation what will you do for memory configuration 5. What is the difference between SQL max maximum memory and AWE memory 6. How will you configure AWE memory 7. How will setup an email alert for the backup job 8. After the SQL installation what are the jobs will you configure 9. What does –g mean in the sql startup parameter 10. What is the difference between Bulked log and Full recovery model 11. What is the difference between mirroring and log shipping 12. What are the steps to be followed before in-place up gradation 13. After installing the patch the sql server does not start and application team tells to rollback the changes .In this scenario what will you do
2540
Do you know the cursor types?
What do you mean by a Composite primary key?
Does table partitioning improve performance?
Explain where clause?
Do you know what is difference between index seek vs. Index scan?
What is an identity?
What is the Difference Between Primary and Foreign Key?
You want to use bids to deploy a report to a different server than the one you chose in the report wizard. How can you change the server url?
What is Federation and Federation Member?
How many clustered indexes there can be on table ?
Can I delete event logs?
What is spid in sql server profiler?
How many joins in sql server?
Define indexes?
Can you explain various data region available in ssrs with their use?