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

Tesco Interview Questions
Questions Answers Views Company eMail

what is a Additional domain ? what is a child domain?

2355

what are primary key and foreign key ?

4 6007

can we insert any row to dual table if i got the permission from DBA

5 15496

Why FLOAD does not support multiset tables??

3 12767

1)why do you select bpo industry? 2)why you left your previous hotel industry? 3)what do you know about this bpo industry? 4)Are you intrested to work in this industry?

3001

1 chocolate cost is Rs.1 & if we return 3 wrapers(covers) of chocolate we get 1 more chocolate. If u have Rs.15 how many chocolates do u get...?

54 121739

what is the exact diiference between DBMS and RDBMS

4 6792

How to count the no of records of a table without using COUNT function?

11 24910

How many packages we have in db

1 4666

any things which you not mention in your cv?

3 9357

What is the difference between custom controls and master page?

1 3025

What are the different access modifier? Explain in detail?

2 4159

What is difference between call centre and outsourcing

5 8721

Hi,My husband is approved for H1B visa and he needed to book for interview on September to go in October. He was once rejected B1 visa on March same year but we lost the paper and do not exactly remeber the reason of rejection but we know that it was because there was no enough ties for him in the UK and they were doubtful about if he would come back or not. If we cannot provide them the right reason, will they reject our visa. We have only got the papers which say that his H1B visa is approved.Please reply. Tina

2428

what is the difference between main meter CT and check meter CT?and what is the difference between main meter PT and check meter PT?

2 15457

Post New Tesco Interview Questions




Un-Answered Questions

Explain what is the difference between angularjs and backbone.js?

392


How to access an external javascript file that is stored externally and not embedded?

600


How do you define view in backbone.js?

5


Explain differential cost.

620


Hi, I am new in oracle(SQL), could anyone help me in writing a correct SQL. Below is the table structure. Table: Subsc Fields: 1. Sub_no (this field will hold values of subscriber nos, for e.g. S111111, S222222, S333333, S444444, etc.) 2. s_status (this field will hold values for different status of subscriber, for e.g. 'A', 'S', 'C', etc.) 3. cus_id (this field will hold values of bill nos for e.g. 11111111, 22222222, 33333333, 44444444, etc.) Table: Bill Fields: 1. Bill_no this field will hold values of bill nos for e.g. 11111111, 22222222, 33333333, 44444444, etc.) 2. b_status = (this field will hold values for different status of bill for e.g. 'O', 'C', 'S', etc.) Note: 1. The Sub_no is a Primary key of Subsc table. 2. The cus_id is a foreign in Subsc table (referred from Bill_no field of Bill table) 3. The Bill_no field is the Primary key of Bill table. Query A --> I wrote a query to select cus_id/Bill_no which is in status open (b_status = 'O') and having more than two active subscriber (i.e. S_status = 'A') in it ( i.e. more the two subscribers in same bill). select s.cus_id from subsc s where exists (select 1 from bill where bill_no = s.cus_id and b_status = 'O') and s_status = 'A' group by s.cus_id having count(sub_no) = 2 Problem : The above query will give the cus_id (or rather bill_no) which are in open status (b_status ='O) and which are having TWO ACTIVE Subscribers (s_status ='A') in it. However, this query will also lists the cus_id/bill_no which are having more than TWO subscribers in it (but only two subscriber will be in Active status (s_status = 'A') and the others will be in s_status = 'C' or s_status = 'S'. Help needed: I want to write a query which will fetch ONLY the cus_id/bill_no which are in open status (b_status ='O') and which are having ONLY TWO ACTIVE subscribers (s_status ='A') in it. B--> If I include the sub_no in the above query then NO row are returned. select s.cus_id, s.sub_no from subsc s where exists (select 1 from bill where bill_no = s.cus_id and b_status = 'O') and s_status = 'A' group by s.cus_id, s.sub_no having count(sub_no) = 2 Help needed: I want to modify the above query which will fetch ONLY the cus_id/bill_no which are in open status (b_status ='O') and which are having ONLY TWO ACTIVE subscribers (s_status ='A') in it ALONG with the sub_no. Thanks a lot in advance. Regards, Nitin

1770






What authentication modes does sql server support? : sql server DBA

692


Is hashmap thread safe?

554


How is machine learning implemented in spark?

195


What is pure monopoly in marketing sales?

680


1. what is debenture? 2.Why company will issue shares? 3. What is audit? 4. What is the role of finance department? 5. What is mutual fund?

1751


What are the limitations of reactjs?

205


What is the maximum no. Of rows tableau can utilize at one time?

199


What is web administration in blue prism?

123


How to define a named function in JavScript?

539


Which is the most stable version of angular?

398