SansSQL

Wednesday, May 16, 2018

Cloud Access Security Broker (CASB)

›
Cloud computing has matured way too much in the recent years and with its truly innovative, increased speed to collaborate, communicate, an...
27 comments:
Monday, May 14, 2018

How to add an additional Administrator to your Amazon AWS account

›
To create an additional administrator in your AWS account, follow the below steps Login to your AWS Management Console https://console....
39 comments:
Sunday, June 25, 2017

SQL Coding Best Practices and Design Considerations

›
As the business demand the applications to be more flexible and user friendly, the data access layers become more critical. For the applica...
21 comments:
Saturday, June 24, 2017

T-SQL to find Memory Used by Database and its Objects

›
When a data page is read from disk, the page is copied into the SQL Server buffer pool and cached for reuse. Each cached data page has one ...
12 comments:
Monday, May 29, 2017

Find Isolation Level of transaction and Database

›
Find Isolation level of a transaction SELECT session_id AS SessionID, program_name AS ProgramName, DB_NAME(database_id) AS DatabaseN...
9 comments:
‹
›
Home
View web version
Powered by Blogger.