10th Class Computers Science Database Management 2 Question Bank Case-Based - Data Base Management System

  • question_answer
    Which of the following SQL Query will fetch ID of those issued books which have not been returned?

    A) SELECT BookID from StuLibrary where BookID is NULL

    B) SELECT BookID from StuLibrary where StuID is NULL

    C) SELECT BookID from StuLibrary where Issued_date is NULL

    D) SELECT BookID from StuLibrary where Return_date is NULL

    Correct Answer: D


You need to login to perform this action.
You will be redirected in 3 sec spinner