Getting Started with Adobe After Effects - Part 6: Motion Blur
First Time? You can support us by signing up. It takes only 5 seconds. Click here to sign up. If you already have an account, click here to login.

Friends

My Badges

Request Friendship



Upload Image

My Sections

My Activities

Just Learned19
Pages1
Johnbravo
1217 · 0% · 20

Johnbravo's Home

My name is Johnbravo.
  • Easy tool to compare schema and data of 2 Tables

    Johnbravo knew 10 Months ago through Just Learned
    A Tool **TableDiff** is very useful to compare the schema of tables and data of different SQL instances. A Tool can do the things as below: 1. A row by row comparison between a source table in an instance of Microsoft SQL Server acting as a replica...
    alpesh5410
    36 · 5% · 1663
  • Easy tool to compare schema and data of 2 Tables

    Johnbravo knew 10 Months ago through Just Learned
    A Tool **TableDiff** is very useful to compare the schema of tables and data of different SQL instances. A Tool can do the things as below: 1. A row by row comparison between a source table in an instance of Microsoft SQL Server acting as a replica...
    alpesh5410
    36 · 5% · 1663
  • Sql server neglects trailing spaces

    Johnbravo knew 10 Months ago through Just Learned
    create table #temp ( a varchar(10) ) insert into #temp values(' a ') select COUNT(*) from #temp where a=' a' select COUNT(*) from #temp where a='a' first query will return 1 2nd will return 0 as sql ...
    satyajitcse
    124 · 1% · 402
  • Sql server neglects trailing spaces

    Johnbravo knew 10 Months ago through Just Learned
    create table #temp ( a varchar(10) ) insert into #temp values(' a ') select COUNT(*) from #temp where a=' a' select COUNT(*) from #temp where a='a' first query will return 1 2nd will return 0 as sql ...
    satyajitcse
    124 · 1% · 402
  • Execute Stored procedure at startup of SQL Instance

    Johnbravo Learned 10 Months ago through Just Learned
    You can execute procedure at start up of SQL Server instance. To do that follow steps below: USE master; GO EXEC sp_configure 'show advanced option', '1'; GO RECONFIGURE WITH OVERRIDE; EXEC sp_configure 'scan for startup pro...
    alpesh5410
    36 · 5% · 1663
  • Execute Stored procedure at startup of SQL Instance

    Johnbravo Learned 10 Months ago through Just Learned
    You can execute procedure at start up of SQL Server instance. To do that follow steps below: USE master; GO EXEC sp_configure 'show advanced option', '1'; GO RECONFIGURE WITH OVERRIDE; EXEC sp_configure 'scan for startup pro...
    alpesh5410
    36 · 5% · 1663
  • Excel 2013: Power View reporting feature is integrated in Excel 2013!

    Johnbravo knew 10 Months ago through Just Learned
    It was announced when office 2013 preview came out so in case you missed this awesome news: "Power View is Integrated in Excel 2013!" ...
    Paras Doshi
    16 · 10% · 3265
  • Excel 2013: Power View reporting feature is integrated in Excel 2013!

    Johnbravo knew 10 Months ago through Just Learned
    It was announced when office 2013 preview came out so in case you missed this awesome news: "Power View is Integrated in Excel 2013!" ...
    Paras Doshi
    16 · 10% · 3265
  • You can open a web page within SQL Server Management Studio

    Johnbravo knew 10 Months ago through Just Learned
    Just learned from Pinal's blog that you can open a web page within SQL Server Management Studio. You can even split the main window where on one side you can type your TSQL code and on the other half you can view web pages. This can be extremely helpful...
    Jacob Sebastian
    1 · 100% · 32002
  • You can open a web page within SQL Server Management Studio

    Johnbravo knew 10 Months ago through Just Learned
    Just learned from Pinal's blog that you can open a web page within SQL Server Management Studio. You can even split the main window where on one side you can type your TSQL code and on the other half you can view web pages. This can be extremely helpful...
    Jacob Sebastian
    1 · 100% · 32002

Managed Windows Shared Hosting by OrcsWeb

Copyright © Rivera Informatic Private Ltd.