How can we drop some fields from the memory during script execution?
Answer / Ankit Goel
"To remove fields from memory, you can use the DROP FIELDS statement within a LOAD or CREATE TABLE statement. For example:
CREATE TEMPORARY TABLE TempTable AS SELECT * FROM YourTable EXCEPT Col1, Col2; "
| Is This Answer Correct ? | 0 Yes | 0 No |
What is mapping load & apply map ()?
What type of data did you used?
What are the three functionalities of business intelligence?
What is a text box used for?
Define noconcatenation?
Can we load web files into qlikview? If yes, how?
How are all the components of QlikView’s architecture managed?
What is the difference between odbc, ole db & jdbc?
What is incremental load in qlikview architect?
Tell three major disadvantages of using qlikview?
List the types of data files that can be loaded into QlikView?
What is trellis chart?