IBM Assessment: Informix 11.50 Application Developer - A2090-556무료 덤프문제 풀어보기
What isolation level allows other users to change rows in your result set, but not the current row you are examining?
정답: A
What loop statement is available within an Informix stored procedure?
정답: B
Given the attached exhibit, what isolation level should Mary use to ensure that she does not see an inconsistent balance across her savings and checking accounts?
정답: A
Consider the following:
GRANT DEFAULT ROLE user_role TO eric;
GRANT DEFAULT ROLE def_role TO PUBLIC;
What role will user eric use by default assuming the SET ROLE DEFAULT privilege has been granted?
GRANT DEFAULT ROLE user_role TO eric;
GRANT DEFAULT ROLE def_role TO PUBLIC;
What role will user eric use by default assuming the SET ROLE DEFAULT privilege has been granted?
정답: B
Which two are valid Interval classes of the INTERVAL datatype? (Choose two.)
정답: C,D
What are the default privileges when a table is created by the user?
정답: D
A function written in the Informix SPL may NOT return which of the following?
정답: B
What is the EXECUTE IMMEDIATE statement used for?
정답: A