Why do we use sql limitations? Which constraints can we use while making a database in sql?
Answer / Bablu Kumar
SQL limitations, such as constraints and data types, help ensure the integrity and consistency of the data stored in a database. They prevent invalid or inconsistent data from being entered and maintained within the database. Some constraints include NOT NULL, UNIQUE, PRIMARY KEY, FOREIGN KEY, CHECK, DEFAULT, and INDEX. These can be used to enforce rules on columns, tables, and relationships between tables.
| Is This Answer Correct ? | 0 Yes | 0 No |
What are trace files?
Stored Procedure returns data from multiple tables. How to access it in your ASP.Net code?
What are scalar functions?
What is data compression? : sql server database administration
What are basics of policy management?
1.How to check the backup file details if we do not have access to that folder 2.how to check the backup file size without connecting to the folder
3 Answers CarrizalSoft Technologies, IBM,
How to write query to Delete the records in child table and corresponding records in parent table
Tell me what do you understand by a view? What does the with check option clause for a view do?
An employee table, with the columns id, name, sal and dob. Query to select emp names of all highest salaries(there are 4-5 people having the same salary which happens to be the highest).
What are the advantages of using stored procedures? Please don't simply say compilation time will be saved as they are already complied. Please specify some other advantages.
How to list all triggers in the database with sys.triggers in ms sql server?
What is triggers in ms sql server?
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)