AZURE 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 ArticleAverage ratings table
I have a table which captures the ratings from 100s of products as belowRatings table: Id, ProductID, Rating(decimal)Data would look likeID - ProductID - Rating 1 - 2 - 2 2 -...
View ArticleI'm getting continues error like database log backup full.
Always getting error as below.The transaction log for database 'dbname' is full due to 'LOG_BACKUP' I have less explore on SQL side, please help how to get fix as permanent
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 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 ArticleQQ about SQL Server licensing
Hi Heroes,I saw we can publicly download a copy of SQL Server Standard/Enterprise edition, and there has a built-in installation keys for SQL Server Standard/Enterprise editions on the internet. after...
View ArticleHow to Recover Corrupted MySQL Database?
I want to Restore missed/erased information from the MySQL databases.
View ArticleMS SQL Subscription
Hi,I have a question. I wanted to download sql server enterprise edition and when submitting form on the sql server web form i mentioned about my company but after download started i dropped the...
View ArticleRestore to my development box does not work
I asked my client to send me the *.bak files, so that I could look at his data on my machine, to test out with my code, in VisualStudio, in Debug mode. Initially, when I tried to restore, I ran into...
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 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 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 ArticleFree Azure SQL service issue
I am using Azure SQL database which is free service for 1 year but still site showing expected monthly amount in pricing. for SQL please confirm if it will be charged
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 ArticleCustomized Administrative user for SQL Server 2016 instead of sa
Hi All,I am trying to install SQL Server 2016 using a configuration ini file for silent installation. For testing, during manual installation, I am trying to create a custom Administrative user (Eg:...
View ArticleInstalled SSMS but not Engine
Question:PC: Windows 10Installed SSMS v18.6Using SSMS, I can connect to the remote external SQL Servers, but I don't have any local SQL Servers. I ran the command in DOS>sqlcmd -L I received the...
View ArticleSQL 2016 application on SQL 2017
Hi,<o:p></o:p>We need to run a SQL 2016 application on the organisations SQL farm which is SQL 2017 running in compatibility mode 140. This farm hosts multiple database belonging to other...
View ArticleCan not connect to sqlserver authentication mode
Iam using sql server 2019.I want to connect through sql server authentication mode.i can connect throgh windows authentication mode.I have connected to sqlserver using windows authentication and click...
View Article