Quantcast
Channel: ฟอรัม Getting started with SQL Server
Browsing all 8428 articles
Browse latest View live

Right Function for Numeric columns

Hi All.....following function in not giving me correct output:update dbo.raw set PhnNumber = RIGHT(calling_pty,10)i mean to say there are so many calling numbers with their respective states codes so...

View Article


Need Help comprehending datatype chart.

Regarding this article: https://www.sqlskills.com/blogs/jonathan/implicit-conversions-that-cause-index-scans/ It has a colored chart showing which implicit conversions can succeed without forfeiting...

View Article


Query to export only 4 columns from sql table into excel

Hi All,Query to export only 4 columns from sql table into excelDatabase = October_CLITable = dbo.rawColumns = Series, State, Latitude & LongitudeExcel Version = 2010

View Article

For the reading puropose

Hi friends, I just want to know which SQL textbook is good for understanding the complete sql. Plz suggest me.

View Article

unable to retrive data from two tables using multiple joins

Hi,Table:   EMPmgr eid              nameeidmgrid1A1 null2B2 33C3 3i need to get result as:eid ename mgrnamethanksAVS

View Article


Error while importing excel 2007 into sql 2012

Hi All,While importing data from excel 2010 into sql 2012 i am getting following error:Msg 7399, Level 16, State 1, Line 1 The OLE DB provider "Microsoft.ACE.OLEDB.12.0" for linked server "(null)"...

View Article

SQL DBA books

Hi,I have been working as a DBA for the last one year. But I want to explore the minutes areas in being a SQL DBA. Can any one refer a good book for SQL DBA, not too complex ones?

View Article

Need to change the User password in the database for admin panel.

Hi.I have a website and i want to access the admin panel i.e http://localhost:1111/adminThe users are created and are been given the privileges of a manager.The password of the users is a long string...

View Article


GLOBALTRACE_RETAIL (TRCFLG_RETAIL_DOC_SYSTEM_MASTERONLY)

Using 'dbghelp.dll' version '4.0.5' 10/08/14 18:08:01 spid 55Location:AppendOnlyVersionStore.cpp:160Expression:GLOBALTRACE_RETAIL (TRCFLG_RETAIL_DOC_SYSTEM_MASTERONLY)SPID:55Process ID:11004.sql...

View Article


unable to retrive data from two tables using multiple joins

Hi,Table:   EMPmgr eid              nameeidmgrid1A1 null2B2 33C3 3i need to get result as:eid ename mgrnamethanksAVS

View Article

Error while importing excel 2007 into sql 2012

Hi All,While importing data from excel 2010 into sql 2012 i am getting following error:Msg 7399, Level 16, State 1, Line 1 The OLE DB provider "Microsoft.ACE.OLEDB.12.0" for linked server "(null)"...

View Article

SQL DBA books

Hi,I have been working as a DBA for the last one year. But I want to explore the minutes areas in being a SQL DBA. Can any one refer a good book for SQL DBA, not too complex ones?

View Article

SSMS Debugging error - Cannot execute script.

SQL 2008 R2 - Trying to debug a simple script and get the following error. TITLE: Microsoft SQL Server Management Studio ------------------------------Cannot execute...

View Article


Failed to allocate reserved pages: FAIL_RESERVED_PAGE_ALLOCATION 1

2014-10-09 07:57:21.55 spid59       Failed to allocate reserved pages: FAIL_RESERVED_PAGE_ALLOCATION 1 2014-10-09 07:57:21.56 spid59  select @@VERSION  Microsoft SQL Server 2012 (SP1) - 11.0.3000.0...

View Article

Schedule Query in SQL2012

Hi All,I want to create a schedule in SQL 2012 to perform steps.**Note: I don't have SQL SERVER AGENTRegardsIshu Bhardwaj 

View Article


SQL Express Instance Name

(I've found lots of related posts, but still can't get my code to work in my particular situation. Also, I'm not new to SQL Server -- just to using SQLExpress in VS Express 2013.)I've installed VS...

View Article

have problem with stored procedure

Basically, I would like to retrieve the SES10 from the table dbo.ses2010_blk$ when it matches both the input parameters of census2010 and the blkgrp. I wrote this stored procedure and it executed...

View Article


Multiple language support in Sql server 2012

Hi We need our database to store information both in Chineses and other western language like German.Have searched some topics the only way in sql server 2005 is to set the data type from varchar to...

View Article

Need to change the User password in the database for admin panel.

Hi.I have a website and i want to access the admin panel i.e http://localhost:1111/adminThe users are created and are been given the privileges of a manager.The password of the users is a long string...

View Article

GLOBALTRACE_RETAIL (TRCFLG_RETAIL_DOC_SYSTEM_MASTERONLY)

Using 'dbghelp.dll' version '4.0.5' 10/08/14 18:08:01 spid 55Location:AppendOnlyVersionStore.cpp:160Expression:GLOBALTRACE_RETAIL (TRCFLG_RETAIL_DOC_SYSTEM_MASTERONLY)SPID:55Process ID:11004.sql...

View Article
Browsing all 8428 articles
Browse latest View live