coding test automata questions for amdocs
#1

I need the previous placement questions for automata programming test
Reply
#2
Here are some examples of questions to get you scared.


1 minute. Permission needed to execute the drop database command
  • DB Admin
  • Owner of DB
  • Control
  • User

2. You want to create an index in a column such that the select statement requires min time to retrieve the data. The column is unique and if the data is physically ordered, the query will be faster. What index would I see.
  • Grouped
  • Not grouped
  • Only
  • Compound

3. Which of the following may appear in any order, so the relation will be the same and therefore convey the same meaning.
  • Attributes
  • Entity
  • Tuples
  • Entity set

4. How will you enable SQL 2005 to physically store calculated values in the table and update when other columns are updated?
  • Use calculated expressions and provide expression
  • Use persistent option during table creation
  • Create a Clustered Index in the Calculated Column
  • Create a default constraint on computed expr.

5. Which of the stmt. Is it related to the next created view?
  • Create VIEW emp_dept_outerjoin1 AS SELECT empno, ename, e.deptno, dname, loc FROM emp_tab e, dept_tab d WHEN e.deptno = d.deptno (+);
  • View correctly created
  • Views involving external joins are not modifiable
  • Column in the base empt_tab table of emp_dept_outerjoin1 are modifiable through the view
  • The columns in table dept_tab of emp_dept_outerjoin1 are modifiable through the view
  • The column in the emp_tab base of emp_dept_outerjoin1 is not modifiable through the view

6. Which of the following is included in DML
  • release
  • Alter
  • Insert
  • Create
Reply

Important Note..!

If you are not satisfied with above reply ,..Please

ASK HERE

So that we will collect data for you and will made reply to the request....OR try below "QUICK REPLY" box to add a reply to this page
Popular Searches: amdocs online test by amcat or cocube, automata compiler in hindi viva question, amdocs online java test questions and answers, how finite automata algorithm is used in web crawling, automata mathematical models of computation, cellular automata ppt, amdocs online test questions,

[-]
Quick Reply
Message
Type your reply to this message here.

Image Verification
Please enter the text contained within the image into the text box below it. This process is used to prevent automated spam bots.
Image Verification
(case insensitive)

Possibly Related Threads...
Thread Author Replies Views Last Post
  travel agency vb6 0 project report with coding in pdf format 3 3,223 13-03-2018, 12:15 AM
Last Post: Guest
  interview questions with answer with a ration shop owner 2 1,975 12-02-2018, 03:15 PM
Last Post: Guest
  viva questions and answers for fluid mechanics lab 2 8,758 16-12-2017, 11:45 PM
Last Post: dhiraj prajapati
  aptitude questions in ihorse technologies 5 2,492 16-12-2017, 09:59 AM
Last Post: jaseela123d
  physics lab viva questions with answers for b tech 1st year 6 15,538 08-12-2017, 10:26 AM
Last Post: jaseela123d
  viva questions for energy conversion engineering lab pdf 3 2,140 27-11-2017, 09:15 AM
Last Post: pawan
  b tech 1st year physics lab viva questions 3 2,720 07-11-2017, 11:11 AM
Last Post: jaseela123d
Heart ansys 10 viva questions and answers 2 6,155 22-10-2017, 10:27 AM
Last Post: Guest
  integration test scenarios gmail 5 2,945 11-09-2017, 11:16 AM
Last Post: jaseela123d
Wink online aptitude test code in asp net 1 1,871 07-09-2017, 01:21 PM
Last Post: [email protected]

Forum Jump: