sir i am completed in government apprentice in 110/33/11 kv substation in Tamil nadu electricity board now i am eligibility to aqpply and get c licence ?
1694Post New TVS Government AllOther Interview Questions
Explain the role of iis?
What is the difference amongst jvm spec, jvm implementation, jvm runtime ?
Describe orm?
Can you define a query subject?
What is an easy, cost efficient way of installing some standard sap apo scenarios?
What is jsp and its uses?
Please can the SQL code below be interpreted IF @xMatchCriteria='MATCH12' BEGIN IF EXISTS (Select * from #InsightData where (EmailAddress=@xDCPEmailAddress ) ) BEGIN SET @xTestMatchCriteria = @xMatchCriteria; SELECT @xCRMCustomerId=CustomerId, @xCRMDcpCustomerId=DcpCustomerId, @xCRMPortalCustomerID=PortalCustomerID,@xCRMDcpID=DcpID, @xCRMCardNumber=CardNumber, @xCRMEmailAddress=EmailAddress, @xCRMfirtLetterFirstName=firtLetterFirstName, @xCRMLastName=Surname,@xCRMAddressLine1=AddressLine1, @xCRMPostCode=PostCode FROM #InsightData where (EmailAddress=@xDCPEmailAddress ) END ELSE BEGIN SET @xTestMatchCriteria='No'+@xMatchCriteria; END END
Explain the flow of test script recorder.
Why do I get ##### instead of the sum?
i tried to copy some records from microsoft excel to as-400 physical file through "Bosanova" emulation. Out of 14000 records only 12000 records copies and subsequently programe started to hang. Then, i closed the program forcefully. I did' under stand the problem. Also when i try to compile the physical file it is showing as "The file in use". How to overcome this problem?
What are protocols? What are they used for?
How do you remove a virus from your computer?
Tell me what are bitwise shift operators?
What challenges do researchers face in neuromorphic computing?
can multiple catch blocks be executed for a single try statement?