i want english language questions for bank exams and send
questions to my mail id ssrinivasreddynew@gmail.com
Answer / r.mukesh
ya sure i want the question n English to attend the bank
exam.
| Is This Answer Correct ? | 1 Yes | 0 No |
i don't know what exuactly meaning of communication skills
please anyone post the answer for. tell me about yourself?
please send me a previosly held exam question paper by sbi for clerical post
0 Answers State Bank Of India SBI,
what is the most importent in my life now
plase send me previous five year ssc tax assistant solved model paper
group 2 faq bits
SQL> desc product1; Name Null? Type ----------------------------------------- -------- ---------------------------- PROD_ID NOT NULL NUMBER(38) PROD_QTY NUMBER(38) SQL> select * from product1; PROD_ID PROD_QTY ---------- ---------- 123 300 124 200 SQL> desc pmsales; Name Null? Type ----------------------------------------- -------- ---------------------------- PROD_ID NOT NULL NUMBER(38) PMS_QTY NUMBER(38) SQL> select * from pmsales; PROD_ID PMS_QTY ---------- ---------- 123 100 124 200 SQL> create view pmas_prod 2 as select p.prod_id,p.prod_qty,pm.pms_qty 3 from product1 p,pmsales pm 4 where p.prod_id=pm.prod_id; View created. SQL> update pmas_prod 2 set prod_qty=prod_qty-pms_qty; 2 rows updated. SQL> select * from product1; PROD_ID PROD_QTY ---------- ---------- 123 200 124 0 SQL> insert into pmas_prod values(125,400,200); insert into pmas_prod values(125,400,200) * ERROR at line 1: ORA-01776: cannot modify more than one base table through a join view Q How can we insert into this table ?
plz,give me previous five years sbi clerical question paper
4 Answers IBM, PDF, State Bank Of India SBI,
write a c program whether the given number is power of 2 or not using the bitwise operators?
tell me about national and international issue?
i have very poor memory......just now i completed my degree.....i thought of doing I.A.S......can u pls suggest me....which institute is best and how much fees they wil ask.....
SSC ? Grade ?D? Exam ENGLISH SPOTTING ERRORS