Software Assurance Validity
If I am purchasing SQL Server Licenses with SA then for How many years that SA will be valid ? OR After how many years I have to pay again for SA?
View ArticleSSMS Tabs not responding when re-sizing
Good day,How do i fix Vertical tabs that doesn't want to re-size by dragging middle line left or right. Sometimes it works to minimize SSMS window and the tabs will resize,
View ArticleHOW TO PULL DATA FROM TWO TABLES IN SQL SERVER
Hi Everyone,I am relatively new in SQL Programming. We have a training at the office for simple query like Select * from and found this skill useful for my work... I have access in my SQL server now,...
View ArticleBackup error
I am getting this error when i am trying to capture the backup of the Database , Can you please share me some suggestions to resolve the same. hemadri
View Articlei need to have adventure work for sql server installed on my computer , how...
I am new to sql and i need to install the database on my computer, how can i get or do i have to buy the complete package of sql.and does the database come with the package
View ArticleFetch element at particular position
What is the SQL syntax to find last directory name from a file path. For example I want to fetch the name of the last Directory i.e. CBBVFWe need to fetch the whole string that is after last Directory_...
View Articlesum function over partition by order by
Hi , I am trying to use sum function over partition by using order by for cummulative summing. but i am getting syntax error.below is my code: SELECT *, SUM(disp_fields_pop) OVER(...
View ArticleAZURE DATA FACTORY - VALIDATE THE FILES AND TRIGGER
validate the files likethree files are of name type ( shoulder.txt , window.txt , bend.txt) should be present in the blob compared with reference blobthree files of type with name20200807.txt (files...
View Articlepivot issues can what is wrong with this code please
select * From( Select Emp.empid AS 'Employee Id', Emp.Firstname+' '+Emp.lastname As 'Employee Full Name', Mng.Firstname+'...
View ArticleSQL Server Installation
Hello Experts, I have recently started learning SQL Server. And had installed SQL Server 2019 and SSMS 2017 on Windows 10. I was told to remove SQL 2019 and install a more stable 2017 SQL Server...
View ArticleHow to Recover Corrupted MySQL Database?
I want to Restore missed/erased information from the MySQL databases.
View ArticleI am saving data in SQL by a form want to post that data i Sharepoint list...
I am saving data in SQL by a form want to post that data i Sharepoint list from SQLI dont have work in SQL , i had wokred in CLient side - rest api, jquery,java script.SO give me an proper code for...
View ArticleFetch element at particular position
Hi I want to fetch nth element in a statement using sql query.Example for 2nd element:I like fruits.Output: likeExample for 3nd element:I like fruits.output: fruits.
View ArticleMechanics of Billing Customers and Setting up Data
I am setting up an SQL to host databases of clients so they can access information, reports, etc.How do the mechanics of billing work? Do my customers set up accounts within my organization, or do I...
View ArticleDB startup time for IN-memory SQL2019
Hello Team,I have a question on amount of time it takes for an in-memory OLTP SQL2019 database(no Accelerated DB recovery configured) to come online .I have 2 tables each with 40GB in size (in-memory)...
View ArticleConnection String from MYSQL Workbench
I want to save data from SQL to SharePoint List.But I am stuck in making connection string .Coz after making i have to save that data into sharepoint list dailyPlease Suggest Shiv Sharma
View ArticleI'm having a bit of a problem with my SQL server
I'm a student and we have actually been using Oracle for most SQL developer purposes, but in my naivety I decided to test the waters with SQLServer and I have run into a few problems. My SQL server is...
View ArticleCapture Store Procedure Calls Using Extended Events
Hi ,I need to capture particular stored procedures calls and parameters and stored them inside sql tables .1 . Can i stored inside sql table ?2. Can i filter by stored procedure names ?3. Using...
View Articleerror installing sql server 2012
SQL Server 2012 Setup has encountered an error. Problem signature: Problem Event Name: SQL110Exception P1: SQL Server 2012@RTM@ P2: 0x649CBB8F
View Article