Topics
Started by
Posts
Last post
Hello My querry returns 4 different tables with each one row. But I want one table with 4 rows. How…
2 replies
I want to check all the details of an user in a database. It's a user who has only a costum made da…
2 replies
We have a table with single column where store integer value. Like this: Declare @t table (v intege…
5 replies
I need SQL to display all the days in a given week( in the week of getdate()). Do we need any sort …
6 replies
When we run following query the result show the value in hexadecimal but I need to see the value in…
2 replies
I would like to know how to create a query to get a list of username, in what role he is a member ,…
2 replies
I have been tasked with updating stored procedures where many email addresses are hard coded in the…
6 replies
Hi, table test has following data. APP_ID APP_Status APP_Date 321 Rec…
8 replies
Can you use a table valued input parameter to a stored procedure without having to create a user de…
6 replies
I have a table which has an xml datatype column. I need to query this table and return the data fro…
6 replies
Here is my question I have source data like this Column_Name(Time) 1425 945 1258 And target field i…
4 replies
Hi, I got two tables when 100 value in a column of table 1 is updated to 200.. this 100 shld be ent…
5 replies
We implemented an insert/update AFTER trigger on a heavily updated table (Inventory) and something …
1 replies
Hello comunity I post this script because i need to return my sales by: CUST_no, Valor Coberto, Va…
2 replies
Q. have a table with indexes build. but when I run a query for missing indexes, it comes back and …
4 replies
Viewing 15 topics - 8,446 through 8,460 (of 10,635 total)
You must be logged in to create new topics.