Can anyone suggest what is the minimum resources (CPU & Memory) require from...
Hi All,Can anyone suggest what is the minimum resources (CPU & Memory) require from application (SQL) front to runos:Windows server 2003 standard edition.Current CPU & Memory : 1 VCPU (2.60....
View ArticleI can not connect to local SQL2008 server locally by sqlcmd.
I use win2008R2 and SQL2008R2.I can not connect to local SQL2008 server locally by sqlcmd -E -S localhost\MSSQLSERVER.The result was HResult 0x35.I saw the link below and made sure that instance name...
View ArticleSQL Injection -- DBA role..
Hi all, I'm working as a SQL Server DBA,Now a days we are facing issue with attacks(SQL Injection),most of attacks are taken care by Firewalls but still some attacks hitting Database. As a DBA How to...
View Articlewhat index will be created by default when new table is created
Hi Team,1. When creating new table, what type of index wil be created in sql server ?2. what is the table name if we create new table without primary key?Please help me on thisAnand Rajagopal
View ArticleWhy the extra constraints?
My Files table has a one-column primary key named PK_Files, clustered. When I run a fragmentation query I get results like this:...
View ArticleDateTime is stored as an int. How to convert to datetime format??
According to the database, StartTime is stored as int: 471895438When Viewed in the software it comes out like this: 9/29/2010 10:05:26 AMAny ideas on how to convert this using sql?-Tim
View Articleregarding sqlserver
Hi,what is the difference between stored procedure and function in performance wise?
View ArticleData Validations
We have around 10k records in stagingtable which needto be validated. The below validtions areas follows. Could you please help to have the T-SQL code to validate the records.ifthe validation fails...
View ArticleA chance for YOU to play for the SQL Server team, in the TechNet Guru World Cup!
The World Cup is here again!Not balls... brains!And YOU have been selected to play on our team!Yes forum reader, step up and take a shot!Slam some techie tips in the back of our nets!No dribbling...
View ArticleNEEDED: More SQL Server Answerers
We need more answerers in this forum! The basic idea is that if our answers get marked, then we know which threads to focus on (no questions left behind), and the people who answer the questions can at...
View Articlesql server 2005 compatible with OS
Team,Windown team is upgrading the os from windows server 2003 to windows server 2012, and we have "Microsoft SQL Server 2005 Enterprise Edition" Build: 9.00.4207.0" installed on these server,Please...
View ArticleProblem with User Login
Good Afternoon,I am trying to set up a database in an academic environment. The sql server 2012 is located on a PC identified as WH-02A-02. The database files are to be located on a shared...
View ArticleClustered SQL Instances in Azure
Hello,Is there a way to setup a clustered SQL instance (not Always On) in Azure? I followed the instructions...
View Articlesql service service manager
hi to all. i have a question , am not server techish. just repair with computers. but theres a computer that has windows xp and i want to back up its files and reinstall windows 7. but i see that its...
View Articleregarding sqlserver
Hi,this is my emp tableid name deptid 1 kot 4 2 viss 2 3 pra 1 4 ram 3 5 ramanji NULL 6 master NULL 7 siva NULLthis is my dept tabledeptid name1 audit...
View ArticleSelect distinct latest records
RecordDatestatusPlace2014-05-29 10:34:31.850YESK126 - J.H.S 126 John Ericsson2014-05-29 10:34:52.427YESK131 - P.S. 1312014-05-29 10:36:12.323YESK258 - I.S. 258 David Ruggles2014-05-29...
View Articlehow to start sql
I'm new to sql. The info I've seen says to go to All Programs, point to Microsoft SQL Server 2008 R2, and then clickSQL Server Management Studio. Although we have SQL Server 2005 Compact Edition,...
View Articlelogshipping secondary database
Hi Team,In logshipping secondary database wants to access for reporing purpose database was in standbymodeCould any body please guide me how can we give access for read only purposeThankssubu
View ArticleCan an asterisk be used in an Append Query or some other way?
Hi friends,Is there anyway to merge two or more tables reflecting the view with all the columns in such a way that similar ones are used ones and additional ones also included in a way other than using...
View Article