what are set operators in sql? : Sql dba
Answer / Rohit Diwakar
Union, Intersect, and Minus (or Except) are SQL Set Operators that allow you to combine, intersect, or exclude rows from two or more tables.
| Is This Answer Correct ? | 0 Yes | 0 No |
what is column? : Sql dba
Explain dml and ddl?
How do I run a pl sql program?
What is a composite primary key?
What is identity column in sql server?
What is a temp table?
What is the difference between the Primary and Foreign key?
What is the difference between row level and statement level trigger?
What is primary key and foreign key?
what is the use of friend function? : Sql dba
Like shown below i have 3 columns(Name,No,Address). The values in name column i want to modity. Requirement : Keep only once space between two words (Fname,Lname) in the Name column. For this what is the query? Please answer me. Advance Thanks. Name No Address Reference manoj kumar kumar raja vinzay kumar rajendra prasad gowri nath -- -- --
Given two tables Student(SID, Name, Course) and Level(SID, level) write the SQL statement to get the name and SID of the student who are taking course = 3 and at freshman level.
Oracle (3253)
SQL Server (4518)
MS Access (429)
MySQL (1402)
Postgre (483)
Sybase (267)
DB Architecture (141)
DB Administration (291)
DB Development (113)
SQL PLSQL (3330)
MongoDB (502)
IBM Informix (50)
Neo4j (82)
InfluxDB (0)
Apache CouchDB (44)
Firebird (5)
Database Management (1411)
Databases AllOther (288)