What is the use of connect statement?
Answer / Manveer Choudhary
In QlikView, the `connect` statement is used to establish connections between different data sources or to connect multiple scripts within a single load script.nnSyntax: `CONNECT To <data source> [Using username [Password]];`nn- `To`: Specifies the type of connection (e.g., ODBC, JDBC, etc.).n- `username` and `password` (optional): The credentials required to authenticate with the data source.
| Is This Answer Correct ? | 0 Yes | 0 No |
Explain qlikview architecture?
What do you understand by QlikView Distribution Service?
What is the difference between the string aggregate functions MinString(), MaxString() and FirstValue(), LastValue()?
What are the operations that could perform on the data in a Transformation Wizard?
Give some date and time functions?
What is join?
Which type of load is preferred to load data from previously loaded data?
On what levels can you manage the settings from the Settings menu?
What are Measures?
What is time chart wizard used for?
what kind of chart we use in qlikview admin?
What is the use of promote/demote options in a table box property?