Topics
Started by
Posts
Last post
Hi, I am working to move data from SQL Server to BigQuery. I tried exporting the .csv data out via…
5 replies
Hi, I am having problem with generating a Float which generates a output of adding 1 every second m…
7 replies
Hi , I need to get the correction and a way to group it in a better and efficient way. What I want …
2 replies
Hi, I hope someone can help with an issue I'm facing. Within the database I'm working with there is…
2 replies
Hi, I have a SQL 2019 server that is currently running replication. However I want to only run it b…
3 replies
I have this so far . . . SELECT * INTO #tempValue FROM ( SELECT t.HTS_98_Value, t.HTS_99_Value, t.H…
8 replies
Hi, i have an issue with a few queries in SQL Server 2019 that no validation is done while saving a…
7 replies
Hi All, How could I can extract all the first characters in the string using SQL Server query
5 replies
I have a column with data where i am getting character � Example - data looks like Student� Tried t…
10 replies
Hi All, I have the full name in the columns. Here i would like to split the names according to the …
3 replies
I am playing with extended events. I noticed that when I do a select on table A there are numerous …
16 replies
I have a sql query as below which takes endless time to execute. Any help in rewriting this query t…
6 replies
Added Column Level Encryption on Table Column.. Now Sensitive data is encrypted.. I want certain us…
1 replies
I want to select data from one table into another table. The to table name has to be variable bases…
5 replies
Dear All, I am able to deploy single database using DACPAC and VS Solution ,Post deployment scripts…
5 replies
Viewing 15 topics - 631 through 645 (of 1,784 total)
You must be logged in to create new topics.