我们如何在PeopleSoft的查询经理中使这些领域与众不同?

发布于 2025-01-19 08:08:30 字数 38 浏览 0 评论 0原文

我们如何在PeopleSoft的查询经理中使这些领域与众不同?

How can we make the fields unique in Query Manager in PeopleSoft ?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(2

回心转意 2025-01-26 08:08:30

每条记录都需要唯一的字段。因此,对于查询中的每条记录,字段根据定义都是唯一的。但是,如果您有多个记录,则同一字段可能会出现两次。例如,包含多个带 descr 记录的查询将在输出中包含多个 descr 字段。默认情况下,它们在输出中都共享相同的标签,因此列标签不会是唯一的(默认情况下)。您可以从字段选项卡更改此设置。单击要更改的字段旁边的编辑按钮。然后您将看到标题文本和唯一字段名称。您可以更改这两个字段,尽管唯一字段名称在查询中的列中已经是唯一的,并且通常是记录 alias.field,例如 B.DESCR。

Each record requires unique fields. So for each record within a query, the fields will be unique by definition. If you have multiple records, however, you might have the same field twice. For example, a query with multiple records with descr will have multiple descr fields in the output. By default, they will all share the same label in the output, so the column labels will not be unique (by default). You can change this from the fields tab. Click the Edit button next to the field you would like to change. You will then see a Heading Text and a Unique Field Name. You may change both of them, although the unique field name is already unique across the columns in the query, and is usually the record alias.field, for example, B.DESCR.

趴在窗边数星星i 2025-01-26 08:08:30

单击查询的属性
属性

在属性页面中检查 Distinct
在属性页面中检查 Distinct

Click on the properties of the query
Properties

Check Distinct in the Properties Page
Check Distinct in the Properties Page

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文