You are not logged in.

#1 2015-09-18 05:49:42

husnain
User RankUser RankUser RankUser RankUser RankUser Rank
Administrator
From: Chichawatni,Pakistan
Registered: 2014-10-03
Posts: 8,129
Website

SQL Statements:

Database Quizzes SQL

Question:
Which of the SQL statements is correct?

Option A):
SELECT Username, Password FROM Users
Option B):
SELECT Username AND Password FROM Users
Option C):
SELECT Username, Password WHERE Username = 'user1'

Correct Answer is Option A):
SELECT Username, Password FROM Users


You cannot discover the new oceans unless you have the courage to lose the sight of the shore.

2015-09-18 05:49:42

Advertisement
Ads By Google

Re: SQL Statements:



\n

Board footer