What is the difference between Temporary table variable and a Table variable? Or Which Table variable I should use inside Stored procedure?
3 8484Write 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.
29531) 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 18947draw 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 12740All 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 11090Write 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.?
2553Can 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
2538how to print the character with maximum occurence and print that number of occurence too in a string given ?
2540what 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 8730Post New Microsoft Interview Questions
on what basis the partial factor of safety are decided? form the load combinations
Please send me rbi previous exam paper with ans for group B at aparna_majumder@ymail.com
When is reinclusion applied in a search engine's index?
Is class reference type c#?
What is the purpose of assert keyword used in jdk1.4.x?
what is the major obstacle faced by the users using SOAP?
Interlocking mechanism is provided in the gear box cover a) To prevent engagement of two gears simultaneously b) To prevent engagement of reverse gear c) To facilitate the gear selection d) To avoid the necessity of having neutral gear
Write the name of some important digital marketing tools.
All fico interview questions
What is jdbc odbc driver?
What is sticky intent in android?
How do I align text in word?
There are two base class B1,B2 and there is one class D which is derived from both classes, Explain the flow of calling constructors and destructors when an object of derived class is instantiated.
How did you program the Arduino?
Define demand paging, page fault interrupt, and trashing?