Menu

Expressions to use for selecting specific columns

Joseph
2022-10-28
2022-10-28
  • Joseph

    Joseph - 2022-10-28

    Let's say I want to only extract the User Request column which is the first column (column name is "ref" in the database), normally in SQL I would use

    SELECT ref FROM UserRequest

    Any idea how to do the equivalent in OQL?

    Thanks in advance

     
  • Jeffrey Bostoen

    Jeffrey Bostoen - 2022-10-28

    What's the exact use case? As when you export information, you can select which fields you want; but it's not possible with OQL itself.

     
    👍
    1

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.