Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources here.
cancel
Showing results for 
Search instead for 
Did you mean: 
navaneeth79
Contributor II
Contributor II

How to drop a table having spaces in the name?

Hi all,

I have a table name having space in between for example: my new table

how to drop this table in Qlik Sense.

2 Replies
jensmunnichs
Creator III
Creator III

Think you can just use

Drop table [my new table];
kaushiknsolanki
Partner Ambassador/MVP
Partner Ambassador/MVP

Try this.

Drop table [My New Table];

 

Regards,

Kaushik Solanki

Please remember to hit the 'Like' button and for helpful answers and resolutions, click on the 'Accept As Solution' button. Cheers!