Transact SQL Test Assessment (T-SQL Test)
Topics covered
Nested Cursors, JOIN, MERGE, Top Filters, Pivot Table, Common Table Expressions, Loops
Transact-SQL (T-SQL) is a programming language which is Microsoft's and Sybase's proprietary extension to SQL. It is the language that is developed for querying, altering, defining relational databases and using declarative statements. Transact-SQL has additional features and expands on the SQL standards including procedural programming and data processing. This test is specially designed to check application, practical skills of a Transact-SQL (T-SQL) developer – as per Industry Standards. Our Transact-SQL (T-SQL) skill test is created and validated by Subject Matter Experts.
Test Topics :
The T-SQL test contains questions on following topics:
-
Nested Cursors
-
JOIN
-
MERGE
-
Top Filters
-
Pivot Table
-
Common Table Expressions
-
Loops
The T-SQL online test contains MCQ's (Multiple Choice Questions), MAQ's (Multiple Answer Questions), Fill in the Blank, Descriptive, True or False. Using powerful reporting, you will have a detailed analysis of test results to help you make better decisions and predict candidate and employee success.
This pre-employment test is useful for hiring:
- SQL Developer - TSQL
- SQL Server Database Developer
Test details:
Transact-SQL (T-SQL) test enables employers and recruiters to identify potential hires by evaluating working skills and job readiness. For this reason, the emphasis is laid upon evaluating the knowledge of applied skills gained through real work experience, rather than theoretical knowledge.
Test Details: 20 minutes
15 Application Questions
05 Theory Questions
The combination of Application and Theory questions helps to evaluate Technical as well as practical Skills of Candidates
T-SQL Test
Question #1 of 3
What is true regarding scalar subquery?
Note: There can be multiple correct answers to this question.
-
You can not substitute the technique that uses a variable with an embedded subquery
-
If a scalar subquery returns no value, it returns " "
-
returns a single value—regardless of whether it is self-contained
-
can appear anywhere in the outer query where a single-valued expression can appear
-
If a scalar subquery can return more than one value, it might fail at run time.
Question #2 of 3
Which of the following SQL statements is correct?
-
SELECT CustomerName, COUNT(CustomerName) FROM Orders
-
SELECT CustomerName, COUNT(CustomerName) FROM Orders GROUP BY CustomerName
-
SELECT CustomerName, COUNT(CustomerName) FROM Orders ORDER BY CustomerName
Question #3 of 3
What will be the result of running this code, without any additional operations?
USE LOXF;
GO
BEGIN DISTRIBUTED TRANSACTION;
-- Delete candidate from a local instance.
DELETE DatatbaseName.dbo.TBLUSERPROFILE
WHERE USERINDEX = 13;
-- Delete candidate from remote instance.
DELETE RemoteServer.DatatbaseName.dbo.TBLUSERPROFILE
WHERE USERINDEX = 13;
COMMIT TRANSACTION;
GO
-
candidates will be deleted from remote instance first
-
candidates will be deleted from local instance then same from a remote distance
-
error: Could not find server 'RemoteServer'
Java EE
Hibernate
Oracle PL/SQL
Analytical Thinking
Note:If score<= 30% then its a Weakness. If score >=70% then its a Strength.
Java EE, Oracle PL/SQL, Analytical Thinking
Hibernate
Good News! You can customize this test as per the job profile
- Choose and add questions from Interview Mocha question libraries
- Add your own set of questions
- Mail us at support@interviewmocha.com to create a custom test
- Customize test settings like duration, number of questions, passing score, web proctoring and much more
Related Tests
Sign up for a free trial today
Get your free trial and test up to 10 candidates. No strings attached. No credit card required.
How Interview Mocha works?
-
Add this test to your account
-
Invite candidates to take this test online
-
Candidates take the test
-
View and share actionable test reports
Trusted by leading brands worldwide
Why hiring managers and recruiters across the globe love Interview Mocha
- Largest number of ready pre-employment skill tests
- Relevant test compositions and quality questions designed by Subject Matter Experts (IM SME)
- Fastest custom test creation DNA
- World’s most super easy skill assessment platform
- High level of platform security implementation
- Friendly and quick customer support
- Ready to listen and implement your feedback, we are all ears
- Affordable pricing
Sign up for a free trial today
Get your free trial and test up to 10 candidates. No strings attached. No credit card required.