We are considering transitining from our current UPIC software to a Microsoft...
We are a small nonprofit- and are transitioning as many of our office Operations to Microsoft as possible. It is amazing the way Microsoft gives back to enable little nonprofits like the one I work for...
View ArticleSQL Server 2008: Uninstall and re install
HelloI before had installed VS 2010 and Now installed SQLManagementStudio_x64_ENU to use Full-Text search, but Full-Text search was gray.I read...
View ArticleNot able to connect to SQL server
I am not able to connect to SQL server. I tried logging in using my system hostname, connecting to Database engine and windows authntication.
View ArticleNormalisation
Hi everyone!!So I'm sitting my MTA Database Fundamentals exam in a little over 2 months and I'm struggling to find examples of normalisation. What I mean is... Examples of someone actually carrying out...
View ArticleHow to use column name in where clause which are store in table.
How to use column name in where clause which are store in table?We have a requirement where we want to store some particular column names and at the run time we need to take that specific column name...
View ArticleImapct of the Time zone change in Database server
Hi all, I need suggestion on When I change the time zone of the Database server, What is going to impact on Databases and Instance ?. Please provide the thought and suggestions. Thanks in...
View ArticleCalculated Tax
i have calculate tax but it is calculating and giving sum of over all..... i want to identify how much percentage is calculated actually 2 percentages are calculated???
View ArticleHow to get the stored procedure 'xp_scaleR_init_job' on SQL Server 2016?
I'm trying to run an R Script on SQL Server 2016 engine connecting remotely via a standalone Microsoft R Client. When I set the compute contect to SQL Server, I get an error that says stored procedure...
View ArticleIntroduction to SQL Server 2014
Hi Everyone,Hope you're all having a good day.Please can anyone help me with some resources or link to get started with SQL Server? Any other recommendations will be highly appreciated.BestChris!
View ArticleWould like advice on a tool or a program for keeping track of all the databases.
Hi,I am a very junior dba and I was given a task by my new boss. Basically he wants me to research and setup some web based tool that will allow us to keep track of our databases. He wants it to show...
View ArticleSQL QUERY(DATE FUNCTIONS)
Hi Friends,I have a scenario in SQL.How to get last week friday date, last quater end date based on a given date in SQL SERVER.Note: only in date format (not date time format)Thanks Santosh S
View ArticleSQL Server 2016 evaluation. Is standard edition available for evaluation ?...
Hi, Can i download the Standard edition only for evaluation ? How can i make sure that i limit my installation to strickly Standard edition features ? Thanks
View ArticleGetting total sales which has Beverages in it
Hi All,I am a bit stuck in getting a particular scenario for Tableau so I tried Microsoft SQL server query but not sure how to do it.I am trying to get total sales for a particular sales order which...
View Articlewindows form application fails to open database after attaching database in SSMS
I have a windows form application (developed in VS Express 2013) that connects through an instance of SQL Server 2012 to a database. Both the application and database are on my local system; I just...
View ArticleError installing SQL Server Database Engine Services Instance Features Wait...
In my installation of SQL Server Express 2016, Server Database Engine Services Instance does not complete. An error code of "Error code: 0x851A001A" appears every time. Right now I'm completely...
View ArticleDatabase Diagram to Built a Query
Hello,My question is can I built a query from Database Diagram (just built a full query with all the tables in Data Diagram) ? (create sql statement from database diagram )Thanks
View ArticleStored Procedure, "WITH EXEC AS CALLER"
I'm reviewing a stored procedure some one else wrote. Right before the variable declarations (DECLARE) and right after the parameters they wrote the following:WITH EXEC AS CALLER ASWhat does this do,...
View ArticleSQL Server 2014 Installation continually hangs...
Greetings!I have tried installing both SQL Server 2014 Developer Edition and then Enterprise Edition on my Windows 10 laptop. For what it's worth, I had already installed a SQL Server 2016 Management...
View ArticleGetting total sales which has Beverages in it
Hi All,I am a bit stuck in getting a particular scenario for Tableau so I tried Microsoft SQL server query but not sure how to do it.I am trying to get total sales for a particular sales order which...
View ArticleTable having Null with only one value
Hi,I have a tableSampleCol1 Col2 Col3NULL NULL CNULL A NULLB NULL NULLI want to see the output as...
View Article