Topics
Started by
Posts
Last post
SQL server makes it simple to capture error numbers <50000 using ERROR_NUMBER(), ERROR_MESSAGE()…
3 replies
Hello Experts,I have a requirement where I need to convert all varchar datatypes in all tables of a…
6 replies
Need to modify the Update statement to include combination two new fields instead of one field: Cur…
10 replies
Hi, I have this table CREATE TABLE Test ( FirstName VARCHAR(50) ,LastName&nb…
4 replies
We’re going to build out a data warehouse. My boss has been researching for a month or so and pas…
2 replies
Hello, I have dynamic inserts and update statements that are created based on a select from sys.col…
6 replies
Hi All, I have the Stored procedure below which iterates through a table to decrypt RSA encry…
3 replies
i need to write stored proc following logic please help me the code.i need to get distinct prodid f…
5 replies
Currently, in existing system i do have following update statement: Update ProdStgset unit_cost=cas…
5 replies
Hi,Let's keep this simple (for my sake) and say we have two tables. Table Employee contains:e.Emplo…
5 replies
In Case statement i need to pass subquery. what's the bestway to do it. Can i declare it before do …
2 replies
Can someone kindly help me with the query below: SELECT 1 AS ID, '1 Field, COALES…
13 replies
HiI have notice something weird with the new syntax with a "drop if exist"It looks like the new syn…
10 replies
I am THIS [---] close to figuring out the last step for an ETL project moving data from an old appl…
4 replies
How do i pivot on this Table. I want the downer table to look like the one above, with the entries …
3 replies
Viewing 15 topics - 1,246 through 1,260 (of 1,532 total)
You must be logged in to create new topics.