InterviewSolution
Saved Bookmarks
| 1. |
Mention Whether We Can Use Our Own Sql For Creating A Report? |
|
Answer» You can CREATE your own query by using tool “CRYSTAL SQL Designer”. You can insert your own SQL statement, it will save your file as “.qry”. Also, while creating a REPORT instead of using “Database” button USE “Crystal SQL Statement” button. You can create your own query by using tool “Crystal SQL Designer”. You can insert your own SQL statement, it will save your file as “.qry”. Also, while creating a report instead of using “Database” button use “Crystal SQL Statement” button. |
|