Share via

Criar pasta pelo SQL Server

Davi Sabaneli 1 Reputation point
2023-07-31T21:24:26.9533333+00:00

É possível criar uma pasta usando o SQL Server? Em caso afirmativo, quais são as etapas para criar uma pasta por meio do SQL Server? Forneça qualquer documentação relevante ou trechos de código para ajudar a explicar o processo.

SQL Server | Other
SQL Server | Other

Additional SQL Server features and topics not covered by specific categories


1 answer

Sort by: Most helpful
  1. Erland Sommarskog 134.7K Reputation points MVP Volunteer Moderator
    2023-07-31T21:33:29.67+00:00

    The language of this forum is English.

    Since I only read Portuguese so-so, I am not sure that I understand your question. And it doesn't help that when I look up "pasta" in my dictionary, there are multiple meanings. I assume that you ask if you can create folders in SQL Server. There is no concept of "folders" in SQL Server, although possibly schemas could be considered as some sort of container.

    It could help if you could clarify what you are actually looking for. And preferably in English.

    Was this answer helpful?

    0 comments No comments

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.