Topics
Started by
Posts
Last post
Hi, Since this might be the most basic question hence i did not find its answer anywhere. Could any…
1 replies
create table emp ( last_name varchar(50) ) insert into emp select abc_worldbaank union select xyzab…
6 replies
Hi Friends, I need a procedure which should capture the job failure. This SP should capt…
4 replies
Below is the SP that i am using in different SP to Populate table ([tVDetail]) that has more than 1…
2 replies
Guys, I'm wondering if you can help me think of a different idea/way of tacking something which wil…
9 replies
All, I have two table as below. create table currency ( currencypair varchar(30) not null, rate_val…
10 replies
i use 2 table, i want first table not data in table two of show on to database. Ex. "filesTA" Emp…
2 replies
I'm trying to update gaps in a table using a set based approach, but have been struggling with the …
19 replies
I'm trying to query for Group By with a Case. I want a total per Date but there are some Department…
3 replies
Hi..I had an interview and had few questions: Can anyone please help me finding out answers for the…
15 replies
Hi, How to find out who deleted or updated the values in table in SQL Server. This scenario may oc…
7 replies
Hi , I am Try to Execute the bellow Mentioned Query ... but i am getting the only one row... I want…
2 replies
Hi , I am Try to Execute the bellow Mentioned Query ... but i am getting the only one row Result...…
5 replies
Hi Guys, Simple question but don't know the answer, In my database i have 99 table that don't have…
7 replies
I am trying to set a default value to an existing column in a database. Hence i try the syntax al…
3 replies
Viewing 15 topics - 4,621 through 4,635 (of 10,647 total)
You must be logged in to create new topics.