What is the difference between Temporary table variable and a Table variable? Or Which Table variable I should use inside Stored procedure?
3 8394Write Test cases for the below scenario? scenario 1: Replace the current CSS software with TML software. Scenario 2: Provide the same reports for business as currently provided by CSS software. Not: CSS and TML are customized software.
29061) You have 8 coins. 3 of them weigh x units, 3 y units, 1 a units and 1 b units. They are all mixed and look identical. You have to find the lightest coin in minimum number of weighing .
9 18679draw the sfd and bmd of catilever beam subjected to point load and udl. plot graphically the difference in deflection pattern of simply supported and cantilever beam subjected to point load.
2 12636All of the tickets for 2 music concerts, X and Y, were either purchased or given away, and the ratio of X tickets to Y was 2 to 1. Of the total number of X tickets and Y tickets, what percentage was purchased? 1) The total number of X tickets and Y tickets, is 240. 2) Of the X tickets, exactly 60% were purchased, and of the Y tickets, exactly 80% were purchased. a) if statement (1) ALONE is sufficient, but statement (2) alone is not sufficient to answer the question. b) if statement (2) ALONE is sufficient, but statement (1) alone is not sufficient to answer the question. c) if BOTH statements (1) and (2) TOGETHER are sufficient to answer the question asked, but NEITHER statement ALONE is sufficient. d) if EACH statement ALONE is sufficient to answer the question asked. e) if statements (1) and (2) TOGETHER are NOT sufficient to answer the question asked, and additional data specific to the problem are needed.
4 10926Write a function for Instr(). We need to write a function that works as same as Instr(). Code or Even pseudo code is good enough for me.?
2508Can any one provide code for Mid(string,start[,length]). I have been asked to write code for Mid(). i.e We need to define our own function say MyMid() which should behave same like built-in Mid function
2463how to print the character with maximum occurence and print that number of occurence too in a string given ?
2484what will be the output of this program? void main() { int a[]={5,10,15}; int i=0,num; num=a[++i] + ++i +(++i); printf("%d",num); }
6 8563Post New Microsoft Interview Questions
What subtotaling features does microstrategy desktop contain?
What is the role of banks in the development of the economy?
How do c++ struct differs from the c++ class?
How does the windows command interpreter (cmd.exe) parse scripts?
How did you manage to attend this interview during your working hours?
What is your previous work experience?
What is new features in html5?
What is the material of E185
How is java hashmap implemented?
Difference beetween form library and document library?
What about CSI with SSL?
How do I enable activex on my mac?
code for replace tabs with equivalent number of blanks
what is the defination of Cable database? What are the points are considered while preparing cable database? Is there any sample available for cable database?
Explain in detail – inheritance in python?