ASHISH SRIVASTAVA

▼
Friday, 20 March 2020

Best Practices for Personal Productivity

›
Best Practices for Personal Productivity: Structure your day like you would in the office:  When working from home, you're your own...
1 comment:
Wednesday, 18 March 2020

Web API authentication using certificate

›
RestSharp Example: Get Example  NameSpace using RestSharp; public IRestResponse GetExample(string URL) { var client = new Res...
Sunday, 15 March 2020

sqlcmd - Run Transact-SQL Script Files

›
Run the script file Open a command prompt window. In the Command Prompt window, type: sqlcmd -S myServer\instanceName -i C:\myScript.sq...
Wednesday, 4 March 2020

Corona virus - COVID-19

›
कोरोना वायरस साइज में बड़ा होता है जिसका साइज 400-500 माइक्रोन का होता है, इसलिए ये नार्मल मास्क से भी रुक जाता है इसके लिए किसी खास मास्क क...
Monday, 24 February 2020

Do you support NRC & CAA?

›
Loading…
Tuesday, 31 December 2019

SQL Query Table Name with Rows Counts

›
SELECT     TableName = t.NAME,     TableSchema = s.Name,     RowCounts = p.rows FROM     sys.tables t INNER JOIN     sys.schemas s ...
1 comment:
Monday, 16 December 2019

SQL Performance Report Queries

›
--Query 1: logical reads SELECT TOP 10 SUBSTRING ( qt . TEXT , ( qs . statement_start_offset / 2 )+ 1 , (( CASE qs . statement_e...
‹
›
Home
View web version

Contributors

  • A
  • Ashish Srivastava
  • Manish Srivastava
Powered by Blogger.