510-410 Exam - Secret To Pass In First Attempt

Page 1

Questions And Answers PDF

Sybase 510-410 sybase ase sql developer associate exam

Version: DEMO

http://www.TestWarrior.com/510-410-practice-exam.html

FOR 510-410 Candidates: We offer Two Products:  1st - We have Practice Tests Software with Actual Exam Questions  2nd - Questions and Answers in PDF Format. Try a Free DEMO of these Exam Products via below Link:

http://www.TestWarrior.com/510-410-practice-exam.html

TestWarrior.com

1


Questions And Answers PDF

Question: 1 How many parameters can be returned from a stored procedure? A. 256 B. 512 C. 1024 D. 2046

Answer: D Question: 2 Table “t”and trigger ‘trig’ are created as follows: create table t (a int) go create trigger trig on t for insert, update, delete as begin if @@rowcount> 1 rollback tran end go The following transacton is now executed: begin tran inserttalues (1) inserttalues (2) insert t select * from t insert t talues (3) commit go Afer completng this transacton, how many rows will table ‘t’ contain? A. 0 B. 1 C. 2 D. 3 E. 4 F. 5

Answer: A Question: 3 What does the statement ROLLBACK TRIGGER do? A. Undo only the changes done within a trigger B. Undo all changes done within the trigger and the statement that fred the trigger

TestWarrior.com

2


Questions And Answers PDF

C. Rollback the whole transacton D. Rollback only the statement that fred the trigger

Answer: B Question: 4 Which T-SQL elements can be used in a stored procedure? (Choose 3) A. ‘return’, without a return talue B. ‘return’, with a return talue C. ‘rollback transacton’ D. ‘rollback trigger’ E. the built-in functon ‘update()’

Answer: A, B, C Question: 5 Which stored procedure will display the source code for a trigger? A. sp_depends B. sp_help C. sp_helptext D. sp_rename

Answer: C Question: 6 Which of the following commands cause triggers to fre? (Choose 2) A. Fast bcp in. B. Slow bcp in. C. DELETE TABLE. D. TRUNCATE TABLE. E. INSERT to a user table. F. INSERT to a temporary table.

Answer: C, E Question: 7 create table employees (emp_id int constraint chk_emp_id check(emp_id > 500), dept_id int default 1300, name tarchar(40)) Which one of the insert statement fails?

TestWarrior.com

3


Questions And Answers PDF

A. insert into employees (emp_id, dept_id, name) talues(252, 1200 Tony Adams) B. insert into employees (emp_id, dept_id, name) talues(719, 1500 Lee Dixon) C. insert into employees (emp_id, dept_id, name) talues(801, default, Denis Bergkamp) D. insert into employees (emp_id, dept_id, name) talues(801 ,1400, Ashley Cole)

Answer: A Question: 8 Which statement is true about a domain rule? A. ANSI compliant B. Can do mult-column checks C. Checked when data is inserted D. Cannot bind to user defned datatype

Answer: C Question: 9 Which of the following are true about primary key constraints? (Choose 2) A. it creates a unique index on the specifed columns B. it can be created on a column that allows null talues C. up to 255 primary key constraints can be created on a single table D. it must be dropped using the alter table command E. it creates a non unique index on the specifed columns

Answer: A, D Question: 10 Which statements are true about a PRIMARY KEY constraint? (Choose 2) A. allows NULLs B. can be a composite key C. by default, creates a unique clustered index D. can be dropped by the DROP INDEX command

Answer: B, C

TestWarrior.com

4


Questions And Answers PDF

Thank You for Trying Our Product Visit Our Site to Purchase the Full Set of Actual 510-410 Exam Questions With Answers.

http://www.TestWarrior.com/510-410-practice-exam.html We Also Provide Practice Exam Software That Simulates Real Exam Environment And Has Many Self-Assessment Features. Download Free Product Demo From:

Download Free Product Demo from: http://www.TestWarrior.com/510-410-practice-exam.html

Check Out Our Customer Testimonials

TestWarrior.com

5


Turn static files into dynamic content formats.

Create a flipbook
Issuu converts static files into: digital portfolios, online yearbooks, online catalogs, digital photo albums and more. Sign up and create your flipbook.