Company Name Starts with ...
#  A  B  C  D  E   F  G  H  I  J   K  L  M  N  O   P  Q  R  S  T   U  V  W  X  Y  Z

ssinformatics Interview Questions
Questions Answers Views Company eMail

How to enable the text check point in qtp? By default it is disables

1 10309

How to give Table check points?

4 6455

Describe the process for writing text check point for a web application?

2 6188

When we can access the static data member without creating the object what is the need of the object in java.

5 7648

i got job selection order from decon engg hrd,tamilnadu,india.they are also demanding me 2000 rs. & saying that after 3 day they will give me a joinig letter, there web site is www.deconengg.net & postal address is decon engg(govt. hrd)no-236 coimbatore -641044.I submitted my resume to them and after that they didnt conduct any interview... can i believe this or its just a fake..

69 57003

can we access main() using objects?

1 3421

what does static void Main(string[] args) in C# mean????????

5 35662

Post New ssinformatics Interview Questions




Un-Answered Questions

how to prepare for bhel et interview

3129


What are the dynamics specific to businesses

1602


How does dependency injection work in spring?

178


How many invoices on average do you handle on a weekly/monthly basis?

672


What will TABLEAU do?

188






What is the difference between xdm 100, 300, 1000, 2000

1245


Table1: Col1 col2 1 2 10 3 4 89 5 6 Table:2 Col1 col2 3 2 9 5 4 7 6 87 With the help of table1 and table2 write a query to simulate the fallowing results. Output1: Col1 col2 1 2 2 3 3 4 4 5 5 6 Output2: Col1 col2 2 3 10 4 5 89 6 7 1.Write query for single row to multiple row using sql statements. Eg:a,b,c,d,e,f Change to A B C D E F 2. Write query for multiple row to single row using sql statements. Eg2 A B C D E F Change to Eg:a,b,c,d,e,f Table1: Col1 col2 8 5 2 9 4 2 5 1.Write a query to select all the rows from a table1,if the value of A is null then corresponding B’s value should be printed in A’s value.if the value of A is null in that table then corresponding B’s value should be printed as 30. 2. write a query to find the sum of A and B .display the max among both. 3.write a query to find total number of rows from table 1. Note: if any column value is null in a row then that row should be considered as 2 rows. 4.write a query to display all the records of table1 except A containg 2 as well B containg 5. 5.rewrite the fallowing without using join and group by. Select b.title,max(bc.returneddate –bc.checkoutdate)” mostdaysout” From bookshelf_checkout bc, Book shelf B Where bc.title(+)=b.title Group by b.title. 6.rewrite fallowing query Select id_category from category_master X where exists (select 1 from sub_category Y where X.id_category=Y.id_category) Customer: Name phone1 phone2 phone3 bitwise A 23456 67890 12345 --- B 67459 89760 37689 --- Don’t_call Col1 67890 37689 1.q) update the customer table of bitwise with 1 or 0. Exists in don’t_call table menas show -1 Other wise -0. Output. Name bitwise A 010 B 010

2013


What is a 429 error?

445


what is the method while we are using adapter and dataset ?

1372


How do I edit a table in mysql workbench?

438


How many rows and columns are in excel?

283


What is an exchange rate?

634


Explain about Overloading vs Overriding ?

575


What is kentchin?

596


Write a program to show the instantiation of the window class?

134