Lesson 11
Queries in Base
1. What is a Query in LibreOffice Base? (LibreOffice Base-ত Query কি?)
Answer: A Query is a request to retrieve specific data from a database. It helps in filtering, sorting, and analyzing data efficiently.
(Query হল এক বিশেষ অনুৰোধ, যিয়ে Database-ৰ পৰা নির্দিষ্ট তথ্য উলিয়াই আনে। ই ডাটা সৰলীকৰণ, filtering, আৰু বিশ্লেষণ কৰাত সহায় কৰে।)
2. What are the different types of Queries in LibreOffice Base? (LibreOffice Base-ত Query-ৰ প্ৰকাৰসমূহ কি?)
Answer: 1. Select Query
2. Action Query
3. Parameter Query
4.SQL Query
(LibreOffice Base-ত Select Query, Action Query, Parameter Query, আৰু SQL Query প্ৰধানকৈ ব্যৱহাৰ কৰা হয়।)3. What is the purpose of a Select Query? (Select Query-ৰ উদ্দেশ্য কি?)
Answer: It retrieves specific data from one or more tables. It allows filtering and sorting data.(Select Query-এ একাধিক Table-ৰ পৰা নির্দিষ্ট তথ্য উলিয়াই আনে আৰু Filtering & Sorting কৰাত সহায় কৰে।)
4. What is an Action Query? (Action Query কি?)
Answer: An Action Query makes changes to the database, such as inserting, updating, or deleting records.
(Action Query-এ Database-ত পৰিবর্তন আনে, যেন Insert, Update, আৰু Delete কৰাত সহায় কৰে।)
5. What is a Parameter Query? (Parameter Query কি?)
Answer: A Parameter Query asks for input from the user before running the query. It helps in retrieving dynamic results.
(Parameter Query-এ Query চলোৱাৰ আগতে User-ৰ পৰা ইনপুট বিচাৰে, যাতে পৰিৱর্তনশীল ফলাফল উলিয়াই আনিব পাৰে।)
6. What is an SQL Query? (SQL Query কি?)
Answer: SQL Query is written in Structured Query Language (SQL) to fetch or modify data directly. It provides more control over the database.
(SQL Query হল Structured Query Language (SQL)-ত লিখা এক প্ৰশ্ন, যিয়ে Database-ৰ পৰা তথ্য উলিয়াই আনে বা পৰিবর্তন কৰে।)
7. How can you create a Query in LibreOffice Base? (LibreOffice Base-ত Query কেনেকৈ সৃষ্টি কৰিব?)
Answer: Open LibreOffice Base → Click on Queries → Use Wizard or SQL Mode to create a query.
(LibreOffice Base খুলক → Queries-ত ক্লিক কৰক → Wizard বা SQL Mode ব্যৱহাৰ কৰি Query সৃষ্টি কৰক।)
8. What is the difference between a Table and a Query? (Table আৰু Query-ৰ মাজত পাৰ্থক্য কি?)
Answer:
Table: Stores raw data permanently.
Query: Retrieves and processes data temporarily.(Table-ত স্থায়ীভাৱে Data থাকে, Query-এ সময়ীয়াকৈ Data উলিয়াই আনে আৰু প্ৰশোধন কৰে।)
9. What is Sorting in Queries? (Query-ত Sorting কি?)
Answer: Sorting arranges data in ascending or descending order.
(Sorting-এ Data-কে ascending বা descending ৰীতি অনুসৰি সজাই দিয়ে।)
10. What is Filtering in Queries? (Query-ত Filtering কি?)
Answer: Filtering displays only specific records based on given conditions.
(Filtering-এ নিদিষ্ট শর্ত অনুসৰি কেৱল নির্দিষ্ট data দেখুৱায়।)
11. What are Aggregate Functions in Queries? (Query-ত Aggregate Functions কি?)
Answer: Aggregate Functions perform calculations on multiple records.
Examples: SUM(), AVG(), COUNT(), MAX(), MIN().(Aggregate Functions-এ একাধিক Record-ৰ ওপৰত গণনাৰ কাজ কৰে। উদাহৰণ: SUM(), AVG(), COUNT(), MAX(), MIN()।)
12. What is the purpose of the WHERE clause in a Query? (Query-ত WHERE Clause-ৰ উদ্দেশ্য কি?)
Answer: The WHERE clause is used to specify conditions in a query.
(WHERE Clause-এ Query-ত নিৰ্দিষ্ট শর্ত উল্লেখ কৰিবলৈ ব্যৱহাৰ কৰা হয়।)
13. What is the difference between the HAVING and WHERE clause? (HAVING আৰু WHERE Clause-ৰ মাজত পাৰ্থক্য কি?)
Answer: WHERE: Used before grouping data.
HAVING: Used after grouping data.
(WHERE-এ Group কৰাৰ আগতেই শর্ত প্ৰয়োগ কৰে, আৰু HAVING-এ Group কৰাৰ পাছত শর্ত প্ৰয়োগ কৰে।)
14. What is the use of the ORDER BY clause in Queries? (Query-ত ORDER BY Clause-ৰ ব্যৱহাৰ কি?)
Answer: ORDER BY sorts query results in ascending or descending order.
(ORDER BY-এ Query-ৰ ফলাফল ascending বা descending ৰূপত সজাই দেখুৱায়।)
15. What is the advantage of using Queries in a database? (Database-ত Query ব্যৱহাৰৰ সুবিধা কি?)
Answer:
- It helps retrieve specific data quickly.
- It reduces manual searching.
- It allows data analysis and reporting.
(Query-এ দ্ৰুত ডাটা উলিয়াই আনে, হস্তচালিত সন্ধানৰ প্ৰয়োজন নাথাকে, আৰু ডাটা বিশ্লেষণ & প্ৰতিবেদন তৈয়াৰ কৰাত সহায় কৰে।)
এই Post টো Update কৰাত সহায় কৰিব বিচাৰে নেকি?
ইয়াত কিবা ভুল, অসম্পূৰ্ণ তথ্য বা নতুন তথ্য থাকিলে আপুনি এটা উন্নত version প্ৰস্তুত কৰিব পাৰে। Live Post তৎক্ষণাৎ সলনি নহ'ব।
Update This Post