Topics
Started by
Posts
Last post
I have a table with three columns: UniqID, Latitude, and Longitude. I need to write a query to ide…
7 replies
I was hoping someone could help me with doing an APR calculation in SQL. I have Loan Amount, # of …
4 replies
Hello I am novice to intermediate writer of T-SQL. I need help with a query. Here is my current Que…
9 replies
--drop table #temp create table #temp (id int, idvalue int) insert into #temp(id,idvalue) select 1…
3 replies
Hi, I need help with the following query: ---------------------------------------------------------…
4 replies
Hi, I have a column with firstname lastname say 'john fernandez' i have to get jferandez..Please h…
1 replies
I need to update a empty column in our SQL database with the login ID for employees of our company.…
2 replies
I have two tables that I need to combine, they are as follows: AccountCheckInDT 3289442/14/2014 1…
3 replies
I have student table store in student contact number ,parent contact number , name address ,etc. an…
3 replies
is there any way or a tool to identify if in procedure the Parameter length was declarated less tha…
2 replies
I have a query which is working fine. Is it possible that if the table3's column(Child) is only rel…
6 replies
Hi, I have three databases and 40 tables within each database on my server, for each of the tables …
6 replies
Below is sample SQL: SQL_1: Creates a database SQL_2: Creates 2 stored procedures Now, I need to se…
6 replies
hi! I have a table history of Employee data. id | EmpNo | EmpName | MobileNo | Email | EmpSSS | Upd…
4 replies
Hi All, I have a requirement that I need help with, I am getting the table Mytemp populated from S…
4 replies
Viewing 15 topics - 1,966 through 1,980 (of 10,647 total)
You must be logged in to create new topics.