How is data stored in sql?
Answer / Ankita Srivastava
In SQL, data is stored in tables, which are made up of rows and columns. Each row represents a single record, and each column represents a specific attribute or field of that record.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is the primary use of normalization?
package specification-3 procedures package body-2 procedures will is execute
What is the difference between anonymous block and named blocks?
Two Methods of retrieving SQL?
7 Answers Atiric Software, Microsoft, Oracle, TCS, Wipro,
ename empno deptno amar 1 10 akbar 2 20 anthonny 3 30 jonathan 4 40 write a procedure to dispaly the column values ina row separated by a deleimiter eg - input - select ename from emp '|' output - amar|akbar|anthony|jonathan input - select empno from emp '@' o/p - 1@2@3@4 input - select deptno from emp '/' o/p - 10/20/30/40 Pls answer this questn.
what is subquery? : Sql dba
define sql
How many sql statements are used?
What does plvtab enables you to do when you showthe contents of pl/sql tables?
What is an exception in pl/sql?
Is t sql a programming language?
Types of locks in database ?
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)