Explain relational data?



Explain relational data?..

Answer / Pragya Vikas

{"relational_data": "A collection of data organized into tables, with each table having a unique name and containing rows (records) and columns (fields). The tables are related through common fields, allowing the data to be linked and queried efficiently."}

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More SQL Server Interview Questions

When I run the sql server 2000 setup, it just hangs. What do I do?

1 Answers  


Tell me what are cursors and when they are useful?

1 Answers  


What is the difference between cartesian product and cross join?

1 Answers  


How do you create a clustered index?

1 Answers  


What happens if null values are involved in bitwise operations?

1 Answers  


what are the different types of replication you can set up in sql server? : Sql server database administration

1 Answers  


Do you know how to make remote connection in database?

1 Answers  


What do you understand by replication in sql server? Mention the different types of replication in sql server.

1 Answers  


What types of replication are supported in sql server?

1 Answers  


What are the different types of join?

1 Answers  


How to restart SQL Server in single user mode? How to start SQL Server in minimal configuration mode?

2 Answers  


What is built-in function?

1 Answers  


Categories