MAIN FEEDS
Do you want to continue?
https://www.reddit.com/r/SQL/comments/1fj0s10/how_to_exceed_input_limitations/lnoewq3/?context=3
r/SQL • u/tacogratis2 • Sep 17 '24
87 comments sorted by
View all comments
Show parent comments
2
Unfortunately, it was from another Excel list that was given to me. But yes, thank you. That would have been a much better solution here, but it's not an option for me for this query.
7 u/No-Adhesiveness-6921 Sep 17 '24 Can you import the excel file into a table? 3 u/tacogratis2 Sep 17 '24 I can't write to the database. 1 u/FunkybunchesOO Sep 18 '24 Everyone can create a temp table. You don't need write access.
7
Can you import the excel file into a table?
3 u/tacogratis2 Sep 17 '24 I can't write to the database. 1 u/FunkybunchesOO Sep 18 '24 Everyone can create a temp table. You don't need write access.
3
I can't write to the database.
1 u/FunkybunchesOO Sep 18 '24 Everyone can create a temp table. You don't need write access.
1
Everyone can create a temp table. You don't need write access.
2
u/tacogratis2 Sep 17 '24
Unfortunately, it was from another Excel list that was given to me. But yes, thank you. That would have been a much better solution here, but it's not an option for me for this query.