What would be the Expected Salary For SQL Server Developer
for 3 years exp. as per indian market?
Answer Posted / samba shiva reddy . m
Hi it is based on your talent in the subject and company and ur old package.
minimum is 4 lacks P/A and max 6 lacks P/A
| Is This Answer Correct ? | 6 Yes | 0 No |
Post New Answer View All Answers
What is store procedure?
What is a rownum?
What are subquery and its properties?
Describe in brief sql server monitoring ways.
what number files will a information contain in SQL Server? How many forms of information files exist in SQL Server? How many of those files can exist for a single database?
What are the different sql server versions?
What are distributed partitioned views?
How many null values we can have in a unique key field in sql server?
This question asked during interview, 2) At the end of each month, a new table is created for each bank that contains monthly metrics consolidated at the account level. The table naming convention is bankX_YYYYMM where X represents the numeric designation of the bank and YYYYMM indicates the 4 digit year and 2 digit month. The tables contain the following fields: name data type description account text account number registered boolean indicates whether the account is registered num_trans integer number of transactions made during the time period spend numeric(9,2) total spend during the time period a) Write a SQL query that will display the total number of transactions and total spend for "Bank1" during the 4th quarter of 2009. b) Write a SQL query that will display the total number of transactions and total spend at "Bank1" and "Bank2", broken out by registered vs. non-registered accounts, during January 2010 not sure what is correct answer and how to solve?
Explain transaction server consistency?
Are there issues when exporting SSRS reports into Microsoft Excel? When my users are trying to export a SSRS report into Microsoft Excel, one or two columns in the report appear to merge together. Why might this be?
Sql server reporting services vs. Crystal reports.
How to write a query with a left outer join in ms sql server?
What is the name of reporting services config file and what’s it’s used for?
What is difference between sql and sql server?