Topics
Started by
Posts
Last post
I am trying to write a stored procedure that joins a table or does unions that has the table name i…
5 replies
Hi, How can I write a query to return only records when one ManagerID(1430857) is tied to multiple …
6 replies
Hi, I have an issue . The issue is that I need to retrieve data such that Travel Date should be gre…
3 replies
I have a table with an ID (identity), State, City, Address, GeoRef(Geography), and I want to comput…
7 replies
i have 2 table let say table A and table B. A have values 1,2,3 B has values 1,2,4 i want query us…
3 replies
I have TableA: Col1...Col2...Col3...Col4...Col5 joe.....111....aaa...null....xxx bob.....222....bbb…
4 replies
Hi i have a table of 10 millions records,now what i want to do is i want to clean the item name, i …
4 replies
Hi there, On my production server, I have a daily full backup at 01:00, differential backups from 0…
5 replies
I have to create one table which has 4 columns like: Col1, col2 , col3,col4 now i want that when i…
2 replies
Hi I have a table containing following type of information YRF No DateCr. Dr.…
8 replies
A third party vendor has given us read access to an audit table, allowing us to review historical c…
2 replies
Hi! i have two question. First, i use views for showing datas(tables) that don't made changes on it…
4 replies
Hello all, I am kinda new to sql. I need help with creating a Stored PROCEDURE for validating the …
11 replies
I have a linked server setup when I run the following script select top 10 * from s22.database.tabl…
8 replies
I recently came across a TSQL statement that I haven't seen in so long I've forgotten how it works.…
4 replies
Viewing 15 topics - 8,191 through 8,205 (of 10,647 total)
You must be logged in to create new topics.