Hi,
I have three tables with columns as:
Person_sys1
Id(pk) name telephoneNum userid
----- -------- ---------------------- ---------
Person_sys2
Id(pk) name telephoneNum userid
----- -------- ---------------------- ---------
Telephone
telId(pk) telephoneNum personId
------ ---------------------- -------------...
User Profile
Collapse
-
sachjn started a topic Any approach to write query for finding data inconsistencies from multiple tablesin SQL ServerAny approach to write query for finding data inconsistencies from multiple tables
-
How to install SQL Server Schema (.sql) from remote machine
Hi,
I need to install SQL server schema for the database ( have all these in a .sql file) on SQL server from a remote machine where my Java application will be installed (Java application platform could be either Win PC or Linux box).
One way I know is to have Java-JDBC program to do the same. Any other suggested approaches to achieve the same?
TIA,Sachin -
Thanks for reply. Please bear with me as I am not an expert in HTML/CSS..:)
I'll put my question other way, please propose any solution:
I need a table in a DIV tag so that I can get horizontal and vertical scrolling for DIV if table content width/height is more than the available space in the page. It works all fine if I specify DIV width/height in px. But I don't want to hard code the size (Height/Width). As I... -
Table which resizes horizontally and vertically with the browser window
Hi,
I need to have a table along with other UI items in page which resizes horizontally and vertically with the browser window. That means table should accoupy the remaining available space in the browser window and should display horizontal and vertical scroll bars if content of table is more than available width & height.
I can do similer to this by enclosing table in a <DIV> with style as : overflow:auto;...
No activity results to display
Show More
Leave a comment: