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

Sonata Interview Questions
Questions Answers Views Company eMail

What is Retesting?

22 25338

Consider if there is no Test lead, No Test Manager and QA Manager. If you are the senior test engineer, you are getting pressure from the client to give the build. But you see that, there r 5 high and 5 low sevierity bugs. So, what you will do and how you interact with the client.

14 18906

What is Integration Testing and its types

7 45053

What is the maximum length of the test case we can write?

4 10702

which will be first in c compiling ,linking or compiling ,debugging.

3 7371

What is the difference b/w Readonly Variable and Constant Variable?

7 20606

where u use Abstraction and Interface in real time

3 7329

What is the main difference between a UNION statement and a UNION ALL statement? 1. A UNION statement eliminates duplicate rows; a UNION ALL statement includes duplicate rows. 2. A UNION statement can be used to combine any number of queries; a UNION ALL statement can be used to combine a maximum of two queries. 3. A UNION statement can only combine queries that have parallel fields in the SELECT list; a UNION ALL statement can combine queries with differing SELECT list structures. 4. A UNION statement cannot be used with aggregate functions; a UNION ALL statement can be used with aggregate functions. 5. There is no difference between the two statements; they are interchangeable.

2 7604

1 SELECT a.field1, b.field2, c.field3, d.field4 2 FROM atable a, atable b, ctable c, dtable d 3 ? 4 ORDER BY 1 What is the minimum number of joins that must be specified on line 3 in the sample code above to properly link the tables? Notice that the table "atable" is aliased twice: once as "a" and once as "b." 1. One join 2. Two joins 3. Three joins 4. Four joins 5. Five joins

6 8408

SELECT flavor, SUM (ice_cream_sales) FROM sales_detail GROUP BY flavor ORDER BY 2 DESC If the "sales_detail" table contains ten records with different values in the flavor column (two "vanilla," three "chocolate," four "strawberry," and one NULL), how many rows are returned by the sample code above? 1. 0 rows 2. 1 row 3. 3 rows 4. 4 rows 5. 10 rows

8 9955

Which one of the following is a reason that an INSERT statement might cause an error instead of executing correctly? 1. The INSERT statement was attempting to insert a record into a view that was created from more than one table. 2. The INSERT statement was attempting to insert a record using a combination of constants and values from an existing table. 3. The INSERT statement was attempting to insert a record with a non-NULL value into a table that has that column defined as NULL. 4. The INSERT statement was attempting to insert a record into a table by selecting a record from that same table. 5. The INSERT statement was attempting to insert a record into a view rather than a table.

1 5803

what load_dll in winrunner

2 5040

what is diff. between CMMI and CMM levels?

9 19632

Is there any feature like summing total in crystal report?

11 27140

If I do not check any of the add-ins that pops up initially, for which type of application can I do scripting?

2 4133

Post New Sonata Interview Questions




Un-Answered Questions

What is the difference between abstract class and interface in c#?

473


What is directive advice?

408


Any one suggest me for Free ware (Opensource) Automation tool for regression testing.

1510


How to drop an existing view in mysql?

510


Tell me what are the functions used with flash media?

420






Which development object in sap xi forms the “root node” of an xml document when an xi message is generated?

5


Is hashset serializable c#?

473


Explain the purpose of output buffering in php.

491


What is a dynamic binding in c++?

508


What is profile diagram in UML?

555


What is a mapping?

538


what is the difference between native sql and cognos sql?

490


How does a C++ structure differ from a C++ class?

598


What is embedding projector?

1


what is different between activerecord::relation's count, length and size methods?

488