Column Name Sie Constraints Data Type DepelD Varchar 4 Primary key DepeName 40 Not mull Varchar StudentAlloted Number 4 Not mull B. Display the structure of the table Department C. Insert data inte table D. Drop table E. Crate the following table: STUDENT Data Type Number Column Name Sie Constraints Student No Primary Key FName Not mull Varchar Varchar Number Number 25 25 LName Not mull PhoncNo Yeoండండి kepeCade Semester 10 Null Not mull Not null Varchar2 Varchar2 Not null DOB Dute Not mll F. Display the structure of the table Student. G. Imert data into the table. DEPTID DEPINAME STUDENTALLOTTED Computer Science and Engineering information System CSE 120 IS 240 Information Technology Electrical Engineering IT 100 EE 60100 Table: STUDENT Yaror Depe Ral Name ir PhnNe Semeter Cae ANKIT DAS CSE SEMS MONAK CSE SEMS OLOS 199 GOSH PARIMAL 206 CSE SEMS KLMAR SANCHITA ECE 200 SEMS 2010.2 SENH ANANYA ECE SEMS BESWAS ASHISH ECE SEMS KLMAR NAITIK 208 CSE SEM PRASAD SAINAM IT SEM 21.0e JYon SALRAV ROY 2017 EE SEMS 23.O 0 MOHAMMAD es 7 EE SEMS AZIB NIKHIL 2004 ECE SEMS 21.061999 SINca SAMPRIKTA
SQL
SQL stands for Structured Query Language, is a form of communication that uses queries structured in a specific format to store, manage & retrieve data from a relational database.
Queries
A query is a type of computer programming language that is used to retrieve data from a database. Databases are useful in a variety of ways. They enable the retrieval of records or parts of records, as well as the performance of various calculations prior to displaying the results. A search query is one type of query that many people perform several times per day. A search query is executed every time you use a search engine to find something. When you press the Enter key, the keywords are sent to the search engine, where they are processed by an algorithm that retrieves related results from the search index. Your query's results are displayed on a search engine results page, or SER.
Step by step
Solved in 2 steps