crackyourinterview.com


To improves our performance please Like Share Subscribe(Will boost us)

Define SQL Sandbox in SQL Server?
Question Posted on 21 Sep 2020Home >> DataBase >> sql questions >> Define SQL Sandbox in SQL Server?

Define SQL Sandbox in SQL Server?
SQL Sandbox is safe place in sql environment where we execute the untrusted scripts. There are 3 types of SQL sandbox as given below:-
(1)Safe Access Sandbox:-Here we can do different sql operations like create store procedure and triggers etc. But we cannot create files and cannot access the memory.
(2)External Access Sandbox:-Here user can acces the files but without having the rights to manipulate the memory allocation.
(3)Unsafe Access Sandbox:-This contains untrusted codes where a user can have access to memory.
0
0



.


Most Visited Questions:-

Deep Learning Questions Answers
Below are the different Deep Leaning Questions and answer a More...

Continuous Integration Questions Answers
Below are the 20 odd questions for CI or Continuous Integra More...

Derived relationships in Association Rule Mining are represented in the form of __________.
Derived relationships in Association Rule Mining are repres More...

What is Gulpjs and some multiple choice questions on Gulp
Gulpjs is an open source whihc helps in building Javascript More...

Microservices Architecture Questions Answers
Below are the different questions on Microservices Architec More...




Other Important Questions

Define N in nvarchar and in nchar?

difference between drop and truncate command

difference between procedure and function

different types of databases in sql

Difference Between Update Lock and Exclusive Lock






@2014-2022 Crackyourinterview (All rights reserved)
Privacy Policy - Disclaimer - Sitemap