Update stats question
Is it necessary to update stats after index rebuild?Please advise
View ArticleAttach database in MS SQL Server Management Studio did not work
I successfully installed MS SQL Server Management Studio on my computer (windows10). I connect to the server name: SQLEXPRESS, Authentication: Windows Authentication. I would like to attach the...
View ArticleScripts needed.
Hi Team,Need your help on getting the sql DB server-Total Memory in the box in terms of GBNumber of processors in the system ,sockets,cores.Note - have sql server 2008/r2 as well,need only the tsql...
View ArticleData Not able to Insert or Update in a table through Store Proc
Hi ,We push the data through store procedure but data not is not insert or Update in table please see below store proc and table detailsTable details:CREATE TABLE [dbo].[IMPORT_STAFF]([ID]...
View ArticleWho is application team
While working in production serverCame to know application teamJust to know who is application teamI felt it's is development team. Is that right
View ArticleCannot connect with sql server management studio/sql confiquration missing in...
TITLE: Connect to Server ------------------------------ Cannot connect to SVG. ------------------------------ ADDITIONAL INFORMATION: A network-related or instance-specific error occurred while...
View ArticleSQL Profiler
Hi All,I need to capture deadlocks on a sql 2008R2 server. I dont see option to use Extended events under Management.Using Profiler to capture deadlocks. I am initiating trace & providing the trace...
View Articlei can't install the computer Microsoft SQL Server Management Studio
Hello! anything me help! I don't know what to do anymore. Microsoft SQL Server Management Studio erro: 0x80070643. I am trying to install Microsoft SQL Server 2012 Native Client on my machine to start...
View Article[SSMS 18.4] Cannot connect when using servername
HelloI need some to help to understand why SSMS is not able to connect.On the local server, I can connect with 'sa' using :- 172.20.32.3- localhostDuring installation I've specified :Instance name :...
View Articleafter reseed, the id value doesn't follow
Hi all,After I reseed, the newly added don't grow their id from the new seed, but follow the current column value. In my case, they should follow the 106716, but they go with 777981.Checking identity...
View Articleerror 40: cannot connect to server
hello everybody,I am running some tests on simple MVC apps created in VS 2019 and I created an sql server DB through godaddy's plesk dashboard, set up the authorized user, named the DB and saved it. I...
View ArticleFill Absent text in empty place using pivot sql
Below is pivot query for my requiremnt. Declare @cols NVARCHAR(Max)=''; ;With log_date AS ( SELECT BatchStartDate as l_date FROM Table_Batch_Lookup UNION ALL SELECT DATEADD(dd, 1,...
View ArticleSQL 2019 license
hello,I have 10 of core license for the SQL server 2019 standard, and I have server with 24 core, can I use this license?
View ArticleSQL 2008 r2
We are receiving the SQL Server Error:17 can you please let me know what that code means
View ArticleInitial log size of a database is getting changed automatically
Initial log size of a database is getting changed automatically. Kiran
View Article[CTE] [Graph] Recursive CTE reports some records 3 times.
Hello & happy new year :)For my new year resolution, I'll try to better understand & use CTE.I'm making a graph of animals using this T-SQL code :CREATE TABLE Species ([Id] int IDENTITY(1,1)...
View Articlerefreshing my MS SQL skills
HI,I am out of work and would like to refresh some of my sql skills. I'd like to have a populated test database allowing me to play with ETL and general query writing. I don't need tutorials. Given...
View ArticleCannot connect to SQL express service after installing SSMS. And I also...
I have installed SSMS 2008 and during installation no errors found.I cannot connect to SQL express and i dont see the service listed in my service list.I checked in my SQL Server Configuration Manager...
View Articleno dba ability, working on basic home laptop. Need to practice ETL and query...
HI,I used to use SQL for data migration and reporting task extensively 10 years ago. Kids have got in the way and smaller companies have limited me to access and Excel. I can get interviews for SQL...
View ArticleSQL Database showing everything as #Deleted in Microsoft Access
I have a SQL database that I am integrating into a Microsoft Access Database for other coworkers to be able to better interact with the database.I have a SQL table that contains the following Columns...
View Article