How to sort the dynamic objects alphabetically on the Universe based on and SQL Server



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

Post New Answer

More Business Objects Interview Questions

WHAT ALL DIFFERENT KIND OF FUNCTIONS AVAILABLE WHILE DESIGNING UNIVERSES?

2 Answers  


Difference between Decode and Case?

1 Answers   NIIT, TCS,


What is the sheduling the report? What is the need of sheduling the report?

1 Answers   Wipro,


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?

3 Answers  


can anybody tell me about issues faced while creating reports

3 Answers   Accenture,


how to make a report avilable to other users?

2 Answers  


Explain is data mart?

1 Answers  


How to hide the table s in webi?can any one tell me plzzzzzzzz

9 Answers   Accenture, TCS,


What is the difference between absolute and relative div positioning?

1 Answers  


What are the types of errors you faced while creating a report from two different data providers

3 Answers   IBM,


What is the need of live office connector

3 Answers  


What is the BO project Architecture? Explain in detail? Thanks in advance for ur answers?

2 Answers   Patni,


Categories