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 28480

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 20999

What is Integration Testing and its types

7 46167

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

4 11517

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

3 7973

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

7 21679

where u use Abstraction and Interface in real time

3 7924

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 8091

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 9261

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 11227

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 6213

what load_dll in winrunner

2 5452

what is diff. between CMMI and CMM levels?

9 20814

Is there any feature like summing total in crystal report?

11 28779

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

2 4570

Post New Sonata Interview Questions




Un-Answered Questions

Write a program in java to establish a connection between client and server?

689


What is an object in java and how is it created?

802


What is SSL in weblogic ?

727


What was the difficult days in your life ? please elaborate

2459


Does oracle support partitioning of tables in oracle apps?

697






What is the function of bone marrow?

308


how to map requirements& test cases in quality center ???

2236


What are the major difference between classic ADO and ADO.NET?

710


What are the differences between the response.write() and response.output.write()?

745


How to Use the Application's OnIdle Event?

2014


Explain me what is grade?

1


How to create a view with data from multiple tables?

771


What is append in java?

832


Can an interface inherit from another interface?

718


What is shmmax (max-shm-memory in solaris 10+)?

586