الاستعلامات

"الاستعلام" هو طريقة مشاهَدة خاصة للجدول. يمكن أن يَعرض الاستعلام سجلات مختارة أو حقولا مختارة ضمن سجلات؛ ويمكنه أيضا ترتيب هذه السجلات. يمكن أن يطبّق الاستعلام على جدول واحد أو جداول متعددة، إذا كانت مربوطة بحقول بيانات مشتركة.

للوصول لهذا الأمر...

In a database file window, click the Queries icon.


استخدم الاستعلامات لتجد سجلات من جداول بيانات استنادا الى معايير معيَّنة. كل الاستعلامات المُنشأة لإحدى قواعد البيانات تُعرَض تحت مُدخَل الاستعلامات. بما أنّ هذا المُدخَل يحوي استعلامات قاعدة البيانات، فإنّه يُدعى أيضا "حاوية الاستعلامات".

طباعة الاستعلامات

لطباعة استعلام أو جدول:

  1. افتح مستندًا نصيًا (أو جدول بيانات إذا كنت تفضل وظائف الطباعة الخاصة بهذا النوع من المستندات).

  2. Open the database file and click the Table icon if you want to print a table, or click the Query icon if you want to print a query.

  3. Drag the name of the table or query into the open text document or spreadsheet. The dialog Insert Database Columns opens.

  4. Decide which columns = data fields you want to include. You can also click the AutoFormat button and select a corresponding formatting type. Close the dialog.

    سيُدرَج الاستعلام أو الجدول في المستند الخاص بك.

  5. Print the document by choosing File - Print.

tip

You can also open the data source view (Ctrl+Shift+F4), select the entire database table in the data source view (click on the top left corner of the table), and then drag the selection to a text document or spreadsheet.


Sorting and Filtering Data

Allows you to sort and filter the data in a query table.

Query Design

With the Query Design, you can create and edit a query or view.

Query Design Bar

When creating or editing an SQL query, use the icons in the Query Design Bar to control the display of data.

Query Through Several Tables

The query result can contain data from several tables if these are linked to each other by suitable data fields.

Formulating Query Criteria

You can find out which operators and commands can be used to formulate the filter conditions for a query.

Executing Functions

You can perform calculations with the data of a table and store the results as a query result.

Please support us!