Monday, 2 June 2014

Direct insert and create table from Sql server Query-

//Sql Query-

Select * into TableNameA From TableNameB

No comments:

Post a Comment

How to highlight selected text in notepad++

  –> To highlight a block of code in Notepad++, please do the following steps step-1  :- Select the required text. step-2  :- Right click...