Viewing 15 topics - 6,286 through 6,300 (of 284,073 total)
Topics
Started by
Posts
Last post
The following code creates a table with the following watermark_value column: DROP TABLE IF EXISTS …
14 replies
I am needing to pull data from a database that I did not create or own admin of. The table is not I…
14 replies
Sorry for the title. I am searching for the best soultion for the following problem: I have a table…
2 replies
Hi, I am trying to port 2008R2 report server databases to 2019 on a different machine. I found one …
1 replies
Hi everyone, I have a column in my SQL table named: File_Names. In this column I have data like: In…
2 replies
hi, this is how i call my files sqlcmd -S LA -U sa -P ppp -i "D:\r1.sql" but i want to call like f…
1 replies
Hi I have below query & want to display Balance also. Declare @frDate Date set @frDate = '2022/…
2 replies
Hello, I am using elastic beanstalk and rds in Amazon web services to set up my web application, an…
1 replies
Hi, I have a scenario where my employee table has multiple IDs. The background to this scenario is …
11 replies
Good Morning, I have the two tables customers (joined) and their orders (dateoforder- record perday…
1 replies
Hi DECLARE @OpgBalance Double CREATE TABLE #temp(DocDate dateTime,VoucherNo nvarchar(20),shift nvar…
1 replies
Comments posted to this topic are about the item Stored Procedure Return Values
0 replies
Comments posted to this topic are about the item Getting More Information From the String or Binary…
2 replies
Comments posted to this topic are about the item DBA to Data Engineer
6 replies
Hi, can someone help me to understand the following execution plan? I'm not sure why I have at the…
2 replies
Viewing 15 topics - 6,286 through 6,300 (of 284,073 total)