Topics
Started by
Posts
Last post
Hello, we have migrated a database to SQL Server 2016 and created a memory optimized table. The Jav…
3 replies
We're working to upgrade SQL Servers that are used by a bunch of web apps from SQL 2012 to SQL 2016…
2 replies
I have a table like this... ID Type &nbs…
7 replies
Hi Gurus, I need advice.I am working on Project to Automate some manual project. Here a…
4 replies
This older query still executes fine as it refers to the "compatibility view" called sysindexes ---…
4 replies
I migrated my SQL Server database from 2012 to 2016 and I can see 2016 database performance is degr…
21 replies
I'm quite good at SQL and T-SQL and am interested to learn a programming language. What would you r…
2 replies
Hi,Below is my sample code.What I want to loop through RN# and find the max(Cust_id) is my Ma…
3 replies
Dear NG I have the following issue. I need to know the code of the parent from every possible …
1 replies
I have a column with different years.How can i convert this column from year to last date of the ye…
9 replies
Here the sample code' CREATE TABLE table1(Email VARCHAR(50),Cus_id INT) INSERT INTO dbo.table1( Ema…
3 replies
Setting the stage:We were approached late last week about the need for a process to be established …
3 replies
Years ago, I found a stored procedure that would allow me to enter a string value and it would disp…
8 replies
Can truncate table with foreign key constraints without having to drop the keys? I trie…
3 replies
Hi, I have 3 main tables... Agents (id, name, ...), Credentialings (id, name), Products (id, name, …
3 replies
Viewing 15 topics - 2,641 through 2,655 (of 3,091 total)
You must be logged in to create new topics.