Sybase Quiz :: 1

5 Questions | Attempts: 437
Share

SettingsSettingsSettings
SQL Quizzes & Trivia

Quiz for SQL, T-SQL


Questions and Answers
  • 1. 
    Can Index be created on temp tables?
    • A. 

      Yes

    • B. 

      No

  • 2. 
    Which of the following command will be used for execute a stored procedure on a remote Adaptive Server?
    • A. 

      Exec server_name.[database_name].[owner].procedure_name

    • B. 

      Execute server_name.[database_name].[owner].procedure_name

    • C. 

      Server_name.[database_name].[owner].procedure_name

    • D. 

      All of above

  • 3. 
    When a create procedure command is successfully executed, the procedure’s name is stored in sysobjects, and its source text is stored in syscomments.
    • A. 

      True

    • B. 

      False

  • 4. 
    Which of the following datatype cannot be defined as NULL?
    • A. 

      Char

    • B. 

      Varchar

    • C. 

      Bit

    • D. 

      Datetime

  • 5. 
    What is the Sybase function to remove spaces from a string?
    • A. 

      REMOVE

    • B. 

      RPAD and LPAD

    • C. 

      RTRIM and LTRIM

    • D. 

      None of Above

Related Topics

Back to Top Back to top
×

Wait!
Here's an interesting quiz for you.

We have other quizzes matching your interest.