indexes
Hi,Is it necessary to create index to all the tables? how will you find out which table is having index? where we will do index?
View Articleget the value after \
Criteria is need the text after first right "\"Get FileName from below string'C:\DataFolder\File.csv''F:\DataFolder\FileFolder\Datafile.csv' Result ====== File.csv Datafile.csvShanmugaRaj
View ArticleT-SQl script to check the largest index\table size
Hi All,T-SQl script to check the largest index\table size in a database in sql server 2012
View ArticleSQL Server 5 Express
The software for my diabetic meter wants me to setup or be able to connect to a SQL Sever for a data base. I am having trouble connecting to a server. This software also requires aspnet same problem...
View ArticleNeed to upgrade a server running WS Std 2003 32bit and SQL std 32bit to WS...
I have already found that to do it I will be best to perform a full clean install.1. Is there an upgrade option or do we lose all the money we paid for SQL 2003 licenses2. Our server has 2 Xeon quad...
View ArticleSQL server Compatibility option
My impression was that compatibility option allows you to use current version features without breaking any older version features including syntax or deprecated features. In my case, I restored from...
View ArticleCASE statement in a JOIN\UPDATE statement
I have two statements one for the "BatchNo = 110 case and another for the "not 110" case. I'm trying to combine these into a single CASE statement but can't get the syntax right. Any help...
View ArticleSQL: Handle Duplicated or NULL or Blank or Wrong parameter values by user input
Dear ExpertsI have 2 questions for handling 2 cases with using the below stored procedure.My sp here: ALTER PROCEDURE [dbo].[sp_chk_itemcode]@item_code nvarchar(4000) AS BEGINSET NOCOUNT ON; select...
View ArticleSql query getting error ....
higuysi am getting error: ORA-00933: SQL command not properly ended 00933. 00000 - "SQL command not properly ended"here is query.kindly helpselect RECEIPT_DATE from FILETRANS where...
View ArticleRestored sqlserver 2000 database but updated records are not restored
Friends,Client OS: WinxpDB: SQL 2k Dev. EditionServer OS: win2k3 EEDB: SQL 2k Ent. EditionDaily i am taking a backup files from server and i will restore it in the client using restore move....below is...
View ArticleService Pack Upgradation
Hi,While upgrading SP i am getting below errror.Please helpERROR: sql server setup has encountered the following error:The NT service 'MsDtsServer100 could not started.Error code 0X84B20001
View Articledisable SQL server filestream
Hi All,I wan to know the performance impact after disable/remove the filestream feature in SQL server 2008 R2. Please also suggest what the bestway to disable the filestream feature it's completely...
View ArticleIs it possible to make Scale Out DB Cluster(for perfomance!! and high...
Is it possible to make Scale Out DB Cluster(for perfomance!! and high availability) like Oracle RAC by SQL server ?
View Articleserver site trace and client site trace
what is server site trace and client site trace? and difference?vemurudivya
View ArticleDatafile
Hi,What is the use of ndf file in a sql server database? when it can be used and when data will be stored in it?
View ArticleA few questions
Hello,1. What is the reason for having more than one temp db? Performance, but how does it help?2. I saw a SQL Server (user DB) that only had .ndf files, even the Primary was a .ndf. why would you do...
View Articlesa job owner
HelloWhen we configure a SQL Server we disable the SQL SA user account (security resons). When I create a Job we make the Job owner sa...the job run with sucess, how can this be when the SA account is...
View Article