How to sort the dynamic objects alphabetically on the Universe based on and SQL Server
Answer / Raj Kumar Baghel
To sort dynamic objects alphabetically in SQL Server, you can use the ORDER BY clause. Here's an example:
```sql
SELECT * FROM YourTable
ORDER BY object_name;
```
In this example, replace 'YourTable' with the name of your table.
| Is This Answer Correct ? | 0 Yes | 0 No |
WHAT ALL DIFFERENT KIND OF FUNCTIONS AVAILABLE WHILE DESIGNING UNIVERSES?
Difference between Decode and Case?
What is the sheduling the report? What is the need of sheduling the report?
HI, Can any body explain me ? If we careate objects using derived tables it will decreasess the performence? If we are not creating the objects using the derived tables then what is the use of having the derived tables?
can anybody tell me about issues faced while creating reports
how to make a report avilable to other users?
Explain is data mart?
How to hide the table s in webi?can any one tell me plzzzzzzzz
What is the difference between absolute and relative div positioning?
What are the types of errors you faced while creating a report from two different data providers
What is the need of live office connector
What is the BO project Architecture? Explain in detail? Thanks in advance for ur answers?