cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

how to read a file from server from a tenant database?

mengxin
Explorer
0 Likes
310

Can anyone know how to read a file which is save in the hana server from a tenant database?

Accepted Solutions (0)

Answers (1)

Answers (1)

HakanHaslaman
Product and Topic Expert
Product and Topic Expert
0 Likes

To read a file from a HANA server's tenant database, use the SQL IMPORT FROM statement, ensuring you have the necessary privileges and the file is in a compatible format (CSV, TXT, etc.).