Topics
Started by
Posts
Last post
Hi Team, Please help me on this below metioned code. Requirement: If we pass the DB name should tak…
3 replies
Hello All, create table #app1 ( custID INT, Seqs INT, eff_dt datetime, term_dt datetime ) insert i…
4 replies
I have two databases that are replication from Home office to location and Location to Home office.…
8 replies
I have come across some stored procedures in our company database that follow this format: SET XACT…
3 replies
I appreciate it is a trifling question and yet. One of our sites organises its customers in small g…
4 replies
We have a Data base we migrated to 2014 from 2008, everything is working fine except we have a stor…
7 replies
My manager tasked me to find all materialized views in our database. In SQL Server i guess it trans…
4 replies
How to get end result where the word 'NULL' appears if value was NULL in source table? Getting WARN…
1 replies
I have lots of tables with nvarchar columns and want to change all of them to varchar. But the risk…
2 replies
Hi all, I inherited a table that I am thinking to change some columns data types. Table has 100+ ml…
11 replies
Hello, I have a web application which assigns a case to a user by clicking on the button "Get Case"…
8 replies
I have a stored procedure that is called multiple times to get all the elements necessary to displa…
1 replies
First time exporting contents of tables to a txt file. Need to keep NULLs instead of empty blanks …
3 replies
I have a table that contains case numbers. The following stored procedure assigns a case from this …
1 replies
I have a table that contains records of task’s that have a start and end time. I need to create a q…
4 replies
Viewing 15 topics - 526 through 540 (of 3,069 total)
You must be logged in to create new topics.