Autogrowth settings.
Hi All,one of the database LDF file is growing heavily though the Auto growth settings are not enabled?Now my question is why does this growth happen without enabling autogrowth settings?Do we need to...
View ArticleSlowness in SQL server.
We have a server ABC that is a monitored server that is experiencing slowness when doing queries via SQL. Yesterday, the system seemed to lock up and was inaccessible. The system was still running...
View ArticleHow to Apply device Cal's to SQL 2012 server
I already know how many and what type but nobody including MS phone support seems to know how to actually apply the device cal's i have already purchased to my SQL server.Please HELP!
View ArticleQuerying a large table
I have a table, ResultsText, that is currently 20,330,866 rows and 1937576KB (2GB) in size. Querying this table seems to take a while, usually 10 to 20 seconds, but I've seen it go for a minute...
View ArticleLoop through records
Hi,I have a SP with a subquery which returns multiple rows.I need to select the details from different tables based on the rows returned.How can I do it?
View ArticleProcedure to insert data in multiple rows
Hi,I need a stored procedure which inserts data into multiple rows..Ex: I need to have 3 columns in Procedure, where col3 has limit in size let's say 500.If user insert about 1500 in col3, i has to...
View ArticleUpdate Query For Hierarchy Table
Hi AllI have a Hierarchy table that has news categories. I want use a query than when user deactivate a category, all child category has been deactivated. For example1- Politics1-1- National...
View ArticleI need help installing SQL Server 2012 Express
I am very much an amateur. I got a new machine. The old one had Server 2008 R2 but the recommendation was that I need to move to 2012 Express. When I moved to the new machine, the mover (LapLink)...
View ArticleSorting Dates group by for each customer
I have a data set for products bought by each customer, i want to give an order to their transactions by sorting the date columns. for Example...
View ArticleAugust TechNet Guru Winners!
The results for August's TechNet Guru competition have been posted!http://blogs.technet.com/b/wikininjas/archive/2014/09/16/the-microsoft-technet-guru-awards-august-2014.aspx Congratulations to all our...
View ArticleWhere did the securables go? Created Databse Role add Securables and...
Hello my friends:Create a Database Role, added Securables and set the Permissions. These are all stored Procedures.When I clicked Okay I get a message that the role was created successfully.Now I go...
View ArticleMaintaince plan job was failed
Hi Team,I have changed the backup path location local drive to other storage path. after that i have run the job but its failed below error:Message Executed as user: xxxxxx. Microsoft (R) SQL Server...
View ArticleSQL Server 2012 Client Tools Installation in Windows 7
HI Can anyone suggest me how to install SQL server 2012 client tools and what are the components to be selected for Client Instance Installation Please do NeedfulThanks
View ArticleSQL download
Can someone please give me a link to download SQL 2012 for practices puroses, i just started with SQL dont know much please assist. Please provide me with all inofrmation that you believe will help
View ArticleDeadlock - caused by my application or another?
Hi,I appreciate that Profiler output is required to diagnose deadlocks but this is a general question and I don't currently have the ability to set profiler flags on a customer's SQL Server so...I have...
View ArticleHow to fetch last value of a column in a table
Hi AllI've following table and I want to fetch last value in that columnTable: NameFname LnameJames AndersonStuart BoardAlec StewartPeter KirstenSo, here I need...
View ArticleIndex fragmentation was high
Hi Team,Index fragmentation was high below VPX_HIST_STAT1_137 PK_VPX_HIST_STAT1_137 1 3280 98.5185185185185 CLUSTEREDRequest to you guys how can we fix this issues please suggest me.subu
View ArticleProblem with Copying/Pasting Into Excel
Hi There,I have a couple of reports that I run a query on each week and paste the end results into an excel document. I've recently run into a problem with a particular one where it gives me the...
View ArticleHow to initialize a database..
Hi, Is there a SQL statement to initialize a database?Thanks
View ArticleDatetime conversion
Hi All,I want to convert date from Monday, January 23, 2012 to dd/mm/yyyy in sql server 2008, I have stored Monday, January 23, 2012 in my table as varchar(50).Thanks in advanceWarm Regards,Sunil
View Article