InterviewSolution
Saved Bookmarks
| 1. |
Can We Use Our Own Sql For Creating A Report? |
|
Answer» We can ALSO make our own query using ‘Crystal SQL Designer’ TOOL provided by SQL. Here you can INSERT your SQL statement as such. It will save this file as ‘.qry’ . And when you CREATE a report instead of using ‘Database’ button use ‘Crystal SQL Statement’ button. We can also make our own query using ‘Crystal SQL Designer’ tool provided by SQL. Here you can insert your SQL statement as such. It will save this file as ‘.qry’ . And when you create a report instead of using ‘Database’ button use ‘Crystal SQL Statement’ button. |
|