Warning: file_get_contents(/data/phpspider/zhask/data//catemap/5/excel/28.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
如何打开sql.csv文件?_Sql_Excel_Csv - Fatal编程技术网

如何打开sql.csv文件?

如何打开sql.csv文件?,sql,excel,csv,Sql,Excel,Csv,在sql中使用SELECT查询,我得到了包含许多行和列的结果。它通过行和列很好地显示,没有任何一行和列混淆 我右键单击左上角并另存为.csv。然后我用Excel打开这个文件,我看到很多字段混合在一起,或者单词、值进入了错误的列 您知道如何正确地保存结果,或者如何正确地从sql中查看此.csv文件吗 多谢各位 按要求更新:我正在使用Microsoft SQL Server Management Studio。 保存到csv文件之前,我的结果表中的某些行:(此处包含几列) 或具有两列的行(第一列为公

在sql中使用
SELECT
查询,我得到了包含许多行和列的结果。它通过行和列很好地显示,没有任何一行和列混淆

我右键单击左上角并另存为.csv。然后我用Excel打开这个文件,我看到很多字段混合在一起,或者单词、值进入了错误的列

您知道如何正确地保存结果,或者如何正确地从sql中查看此.csv文件吗

多谢各位

按要求更新:我正在使用Microsoft SQL Server Management Studio。 保存到csv文件之前,我的结果表中的某些行:(此处包含几列)

或具有两列的行(第一列为公司名称,第二列为公司特征):

我试图单击结果表的左上角以选择“全部”,然后右键单击并选择“使用标题复制”,然后单击“通过excel”。但这里有一些问题: 在SSMS中,我可以从以下数据中清楚地看到结果:

XYZ Ltd <p>  <table border="0" cellspacing="0" cellpadding="0" width="780">  <tbody>  <tr>  <td valign="top" width="140">  <table border="0" cellspacing="0" cellpadding="0" width="140" height="628">  <tbody>  <tr>  <td height="628" valign="top" width="140">  <p></p></td></tr></tbody></table></td>  <td valign="top" width="500">  <table border="0" cellspacing="0" cellpadding="0" width="500" align="center" height="619">  <tbody>  <tr>  <td height="619" width="500">  <p style="LINE-HEIGHT: 100%; MARGIN-TOP: 0px; MARGIN-BOTTOM: 0px"><b><font color="#333333" face="arial"><span style="FONT-SIZE: 12pt">About Us</span></font></b></p>  <p style="LINE-HEIGHT: 100%; MARGIN-TOP: 0px; MARGIN-BOTTOM: 0px">&nbsp;</p><img src="http://www.shaofook.com/images/01.jpg" width="240" height="180"> &nbsp;&nbsp;&nbsp;&nbsp;<img src="http://www.shaofook.com/images/02.jpg" width="240" height="180">   <p style="LINE-HEIGHT: 100%; MARGIN-TOP: 0px; MARGIN-BOTTOM: 0px"><strong><font color="#333333" face="arial"><span style="FONT-SIZE: 9pt"><br />Shao Fook Engineering </span></font></strong><font color="#333333" face="arial"><span style="FONT-SIZE: 9pt"><b>Pte Ltd </b>was established in March 1989 as a partnership offering contract services for industrial steel fabrication, installation of equipment for oil refineries, petrochemical, industrial plants, turnkey construction project works for factory expansion and most recently the pharmaceutical industry.</span></font></p>  <p style="LINE-HEIGHT: 100%; MARGIN-TOP: 0px; MARGIN-BOTTOM: 0px">&nbsp;</p>  <p style="LINE-HEIGHT: 100%; MARGIN-TOP: 0px; MARGIN-BOTTOM: 0px"><font color="#333333" face="arial"><span style="FONT-SIZE: 9pt">We undertake project work from laydown to complete installation of Packaged equipment such as Pipe Rack Structures, Equipment Structures, Flare Stack Structure, Fired Heaters, HRSG, Boilers, Incinerators, Bio-treaters, Cooling Tower as well as Modular equipment such as Compressors, Pumps, Reactors, Silos, Towers, Exchanges, Loading Arms and quick turn around plant maintenance &nbsp;projects.</span></font></p>  <p style="LINE-HEIGHT: 100%; MARGIN-TOP: 0px; MARGIN-BOTTOM: 0px"><font color="#333333" face="arial"><span style="FONT-SIZE: 9pt"></span></font>&nbsp;</p>  <p style="LINE-HEIGHT: 100%; MARGIN-TOP: 0px; MARGIN-BOTTOM: 0px"><font color="#333333" face="arial"><span style="FONT-SIZE: 9pt">We also perform Laser Alignment of Rotating Equipment.</span></font></p>  <p style="LINE-HEIGHT: 100%; MARGIN-TOP: 0px; MARGIN-BOTTOM: 0px">&nbsp;</p>  <p style="LINE-HEIGHT: 100%; MARGIN-TOP: 0px; MARGIN-BOTTOM: 0px"><font color="#333333" face="arial"><span style="FONT-SIZE: 9pt">We have clocked more than 5 million man-hours and handled more than 100,000 Ton of Steel Structure and 50,000 Ton of equipment within customer's budget and schedule. We diligently adhere to safety procedure outlined in our established Work Procedure, Method Statement and Job Safety Analysis.</span></font></p></td></tr></tbody></table></td></tr></tbody></table>  <table border="0" cellspacing="0" cellpadding="0" width="780">  <tbody>  <tr>  <td valign="top" width="140">  <table border="0" cellspacing="0" cellpadding="0" width="140" height="628">  <tbody>  <tr>  <td height="628" valign="top" width="140">  <p></p></td></tr></tbody></table></td>  <td valign="top" width="500">  <table border="0" cellspacing="0" cellpadding="0" width="500" align="center" height="619">  <tbody>  <tr>  <td height="619" width="500">  <p style="LINE-HEIGHT: 100%; MARGIN-TOP: 0px; MARGIN-BOTTOM: 0px"><b><font color="#333333" face="arial"><span style="FONT-SIZE: 12pt">About Us</span></font></b></p>  <p style="LINE-HEIGHT: 100%; MARGIN-TOP: 0px; MARGIN-BOTTOM: 0px">&nbsp;</p><img src="http://www.shaofook.com/images/01.jpg" width="240" height="180"> &nbsp;&nbsp;&nbsp;&nbsp;<img src="http://www.shaofook.com/images/02.jpg" width="240" height="180">   <p style="LINE-HEIGHT: 100%; MARGIN-TOP: 0px; MARGIN-BOTTOM: 0px"><strong><font color="#333333" face="arial"><span style="FONT-SIZE: 9pt"><br />Shao Fook Engineering </span></font></strong><font color="#333333" face="arial"><span style="FONT-SIZE: 9pt"><b>Pte Ltd </b>was established in March 1989 as a partnership offering contract services for industrial steel fabrication, installation of equipment for oil refineries, petrochemical, industrial plants, turnkey construction project works for factory expansion and most recently the pharmaceutical industry.</span></font></p>  <p style="LINE-HEIGHT: 100%; MARGIN-TOP: 0px; MARGIN-BOTTOM: 0px">&nbsp;</p>  <p style="LINE-HEIGHT: 100%; MARGIN-TOP: 0px; MARGIN-BOTTOM: 0px"><font color="#333333" face="arial"><span style="FONT-SIZE: 9pt">We undertake project work from laydown to complete installation of Packaged equipment such as Pipe Rack Structures, Equipment Structures, Flare Stack Structure, Fired Heaters, HRSG, Boilers, Incinerators, Bio-treaters, Cooling Tower as well as Modular equipment such as Compressors, Pumps, Reactors, Silos, Towers, Exchanges, Loading Arms and quick turn around plant maintenance &nbsp;projects.</span></font></p>  <p style="LINE-HEIGHT: 100%; MARGIN-TOP: 0px; MARGIN-BOTTOM: 0px"><font color="#333333" face="arial"><span style="FONT-SIZE: 9pt"></span></font>&nbsp;</p>  <p style="LINE-HEIGHT: 100%; MARGIN-TOP: 0px; MARGIN-BOTTOM: 0px"><font color="#333333" face="arial"><span style="FONT-SIZE: 9pt">We also perform Laser Alignment of Rotating Equipment.</span></font></p>  <p style="LINE-HEIGHT: 100%; MARGIN-TOP: 0px; MARGIN-BOTTOM: 0px">&nbsp;</p>  <p style="LINE-HEIGHT: 100%; MARGIN-TOP: 0px; MARGIN-BOTTOM: 0px"><font color="#333333" face="arial"><span style="FONT-SIZE: 9pt">We have clocked more than 5 million man-hours and handled more than 100,000 Ton of Steel Structure and 50,000 Ton of equipment within customer's budget and schedule. We diligently adhere to safety procedure outlined in our established Work Procedure, Method Statement and Job Safety Analysis.</span></font></p></td></tr></tbody></table></td></tr></tbody></table><font color="#333333"><strong><font size="2">Shao Fook Engineering </font></strong><font face="arial"><span style="FONT-SIZE: 9pt"><strong>Pte Ltd </strong>was established in March 1989 as a partnership offering contract services for industrial steel fabrication, installation of equipment for oil refineries, petrochemical, industrial plants, turnkey construction project works for factory expansion and most recently the pharmaceutical industry.</span></font></font></p>  <p style="LINE-HEIGHT: 100%; MARGIN-TOP: 0px; MARGIN-BOTTOM: 0px">&nbsp;</p>  <p style="LINE-HEIGHT: 100%; MARGIN-TOP: 0px; MARGIN-BOTTOM: 0px"><font color="#333333" face="arial"><span style="FONT-SIZE: 9pt">We undertake project work from laydown to complete installation of Packaged equipment such as Pipe Rack Structures, Equipment Structures, Flare Stack Structure, Fired Heaters, HRSG, Boilers, Incinerators, Bio-treaters, Cooling Tower as well as Modular equipment such as Compressors, Pumps, Reactors, Silos, Towers, Exchanges, Loading Arms and quick turn around plant maintenance &nbsp;projects.</span></font></p>  <p style="LINE-HEIGHT: 100%; MARGIN-TOP: 0px; MARGIN-BOTTOM: 0px"><font color="#333333" face="arial"><span style="FONT-SIZE: 9pt"></span></font>&nbsp;</p>  <p style="LINE-HEIGHT: 100%; MARGIN-TOP: 0px; MARGIN-BOTTOM: 0px"><font color="#333333" face="arial"><span style="FONT-SIZE: 9pt">We also perform Laser Alignment of Rotating Equipment.</span></font></p>  <p style="LINE-HEIGHT: 100%; MARGIN-TOP: 0px; MARGIN-BOTTOM: 0px">&nbsp;</p>  <p style="LINE-HEIGHT: 100%; MARGIN-TOP: 0px; MARGIN-BOTTOM: 0px"><font color="#333333" face="arial"><span style="FONT-SIZE: 9pt">We have clocked more than 5 million man-hours and handled more than 100,000 Ton of Steel Structure and 50,000 Ton of equipment within customer's budget and schedule. We diligently adhere to safety procedure outlined in our established Work Procedure, Method Statement and Job Safety Analysis.</span></font></p>   - Heavy Lifting & Logistic Services    - Laser Alignment and Leveling of Rotating Equipment    - Industrial Fabrication Work & Plant Maintenance    - Equipment Installation for Factories & Industrial Plants    - Construction Works - Mechanical (Major), Civil, Electrical    - Conveyance & Installation of Material Handling & Production   Machines  - Heavy Lifting & Logistic Services    - Laser Alignment and Leveling of Rotating Equipment    - Industrial Fabrication Work & Plant Maintenance    - Equipment Installation for Factories & Industrial Plants    - Construction Works - Mechanical (Major), Civil, Electrical    - Conveyance & Installation of Material Handling & Production   Machines

最可能的情况是,在保存CSV文件时,您在字段中没有任何分隔符,或者使用的分隔符不是Excel所需的双引号分隔符(在本例中,很可能是单引号)

Excel要求任何本身包含逗号的字段必须用双引号括起来,否则它无法判断每个字段在文件中的结束位置,加载文件时结果将显示为“混淆”

这只是一个猜测,因为您没有向我们展示您在加载CSV文件时遇到问题的示例。如果你把文件的几行显示出来,我们可能会更清楚地知道发生了什么


此外,由于您没有提及创建CSV文件所使用的SQL产品和前端,因此无法建议您如何解决报价问题(如果确实存在此问题)。

您的意思是,您想读取或导入CSV文件?我的意思是,我如何读取(而不是导入).CSV文件?是否有任何阅读器(如excel?)可以读取与我在sql server中看到的结果相同的表格格式?因此,请致电wan,以使用哪种语言.net、php或什么来读取.csv格式的sql表格?此链接肯定会帮助您我不需要使用任何语言来读取它,只要任何可以查看该文件的编辑器都可以(就像我们使用记事本、写字板、word…来读取文本文件)。你发布的链接是另一种方式,将.csv导入sql server。但我将从sql server导出到.csv并将此文件传递给其他人,他不使用sql server,但他希望使用更简单的程序查看此文件并在表上执行某些操作。更新了我的问题以使其更清晰。你的猜测与我认为的原因非常接近。可能是我吗可以将逗号改为其他形式,如我现在使用的select查询中的:“select','+u.description from KeySkills u INNER JOIN companys c ON c.companyId=u.companyId,其中c.companyName=c1.companyName按c.companyName排序,用于XML路径(“”),1,1,,)作为listStr”但我认为它不能解决所有问题,因为在数据中,它本身有一些特殊的特性,我可以清理这些部分数据。有几件事:1)你没有提到你自己创建了CSV格式。在这种情况下,您负责添加字段引号,并将文本中的任何引号加倍。最好拉取您想要的字段,并让SSM创建CSV文件。2) 您的值中当然有内部逗号,因此需要引用。那么如何让SSMS创建CSV文件以及如何放置引用?在SSMS中运行查询,然后右键单击结果部分中的任何列标题。选择将结果另存为。,从下拉列表中选择CSV,然后输入文件名。结果文件应正确引用以加载到Excel中。这是我使用的方法,我选择左上角保存整个结果表,而不是保存单个列。所以我不会自己创建CSV格式,对吗?我所做的正是您所提到的,但Excel无法正确加载它。我在excel中看到的东西非常混乱,不像在SSMS中看到的那样。
ABC PTE LTD  •Project Management&#x0D;  •Precision Mould Design and Fabrication&#x0D;  •Multi Colours/Materials Moulding&#x0D;  •Over Moulding&#x0D;  •Extreme Thin Wall Compression Moulding&#x0D;  •Micro Moulding&#x0D; 
XYZ Ltd <p>  <table border="0" cellspacing="0" cellpadding="0" width="780">  <tbody>  <tr>  <td valign="top" width="140">  <table border="0" cellspacing="0" cellpadding="0" width="140" height="628">  <tbody>  <tr>  <td height="628" valign="top" width="140">  <p></p></td></tr></tbody></table></td>  <td valign="top" width="500">  <table border="0" cellspacing="0" cellpadding="0" width="500" align="center" height="619">  <tbody>  <tr>  <td height="619" width="500">  <p style="LINE-HEIGHT: 100%; MARGIN-TOP: 0px; MARGIN-BOTTOM: 0px"><b><font color="#333333" face="arial"><span style="FONT-SIZE: 12pt">About Us</span></font></b></p>  <p style="LINE-HEIGHT: 100%; MARGIN-TOP: 0px; MARGIN-BOTTOM: 0px">&nbsp;</p><img src="http://www.shaofook.com/images/01.jpg" width="240" height="180"> &nbsp;&nbsp;&nbsp;&nbsp;<img src="http://www.shaofook.com/images/02.jpg" width="240" height="180">   <p style="LINE-HEIGHT: 100%; MARGIN-TOP: 0px; MARGIN-BOTTOM: 0px"><strong><font color="#333333" face="arial"><span style="FONT-SIZE: 9pt"><br />Shao Fook Engineering </span></font></strong><font color="#333333" face="arial"><span style="FONT-SIZE: 9pt"><b>Pte Ltd </b>was established in March 1989 as a partnership offering contract services for industrial steel fabrication, installation of equipment for oil refineries, petrochemical, industrial plants, turnkey construction project works for factory expansion and most recently the pharmaceutical industry.</span></font></p>  <p style="LINE-HEIGHT: 100%; MARGIN-TOP: 0px; MARGIN-BOTTOM: 0px">&nbsp;</p>  <p style="LINE-HEIGHT: 100%; MARGIN-TOP: 0px; MARGIN-BOTTOM: 0px"><font color="#333333" face="arial"><span style="FONT-SIZE: 9pt">We undertake project work from laydown to complete installation of Packaged equipment such as Pipe Rack Structures, Equipment Structures, Flare Stack Structure, Fired Heaters, HRSG, Boilers, Incinerators, Bio-treaters, Cooling Tower as well as Modular equipment such as Compressors, Pumps, Reactors, Silos, Towers, Exchanges, Loading Arms and quick turn around plant maintenance &nbsp;projects.</span></font></p>  <p style="LINE-HEIGHT: 100%; MARGIN-TOP: 0px; MARGIN-BOTTOM: 0px"><font color="#333333" face="arial"><span style="FONT-SIZE: 9pt"></span></font>&nbsp;</p>  <p style="LINE-HEIGHT: 100%; MARGIN-TOP: 0px; MARGIN-BOTTOM: 0px"><font color="#333333" face="arial"><span style="FONT-SIZE: 9pt">We also perform Laser Alignment of Rotating Equipment.</span></font></p>  <p style="LINE-HEIGHT: 100%; MARGIN-TOP: 0px; MARGIN-BOTTOM: 0px">&nbsp;</p>  <p style="LINE-HEIGHT: 100%; MARGIN-TOP: 0px; MARGIN-BOTTOM: 0px"><font color="#333333" face="arial"><span style="FONT-SIZE: 9pt">We have clocked more than 5 million man-hours and handled more than 100,000 Ton of Steel Structure and 50,000 Ton of equipment within customer's budget and schedule. We diligently adhere to safety procedure outlined in our established Work Procedure, Method Statement and Job Safety Analysis.</span></font></p></td></tr></tbody></table></td></tr></tbody></table>  <table border="0" cellspacing="0" cellpadding="0" width="780">  <tbody>  <tr>  <td valign="top" width="140">  <table border="0" cellspacing="0" cellpadding="0" width="140" height="628">  <tbody>  <tr>  <td height="628" valign="top" width="140">  <p></p></td></tr></tbody></table></td>  <td valign="top" width="500">  <table border="0" cellspacing="0" cellpadding="0" width="500" align="center" height="619">  <tbody>  <tr>  <td height="619" width="500">  <p style="LINE-HEIGHT: 100%; MARGIN-TOP: 0px; MARGIN-BOTTOM: 0px"><b><font color="#333333" face="arial"><span style="FONT-SIZE: 12pt">About Us</span></font></b></p>  <p style="LINE-HEIGHT: 100%; MARGIN-TOP: 0px; MARGIN-BOTTOM: 0px">&nbsp;</p><img src="http://www.shaofook.com/images/01.jpg" width="240" height="180"> &nbsp;&nbsp;&nbsp;&nbsp;<img src="http://www.shaofook.com/images/02.jpg" width="240" height="180">   <p style="LINE-HEIGHT: 100%; MARGIN-TOP: 0px; MARGIN-BOTTOM: 0px"><strong><font color="#333333" face="arial"><span style="FONT-SIZE: 9pt"><br />Shao Fook Engineering </span></font></strong><font color="#333333" face="arial"><span style="FONT-SIZE: 9pt"><b>Pte Ltd </b>was established in March 1989 as a partnership offering contract services for industrial steel fabrication, installation of equipment for oil refineries, petrochemical, industrial plants, turnkey construction project works for factory expansion and most recently the pharmaceutical industry.</span></font></p>  <p style="LINE-HEIGHT: 100%; MARGIN-TOP: 0px; MARGIN-BOTTOM: 0px">&nbsp;</p>  <p style="LINE-HEIGHT: 100%; MARGIN-TOP: 0px; MARGIN-BOTTOM: 0px"><font color="#333333" face="arial"><span style="FONT-SIZE: 9pt">We undertake project work from laydown to complete installation of Packaged equipment such as Pipe Rack Structures, Equipment Structures, Flare Stack Structure, Fired Heaters, HRSG, Boilers, Incinerators, Bio-treaters, Cooling Tower as well as Modular equipment such as Compressors, Pumps, Reactors, Silos, Towers, Exchanges, Loading Arms and quick turn around plant maintenance &nbsp;projects.</span></font></p>  <p style="LINE-HEIGHT: 100%; MARGIN-TOP: 0px; MARGIN-BOTTOM: 0px"><font color="#333333" face="arial"><span style="FONT-SIZE: 9pt"></span></font>&nbsp;</p>  <p style="LINE-HEIGHT: 100%; MARGIN-TOP: 0px; MARGIN-BOTTOM: 0px"><font color="#333333" face="arial"><span style="FONT-SIZE: 9pt">We also perform Laser Alignment of Rotating Equipment.</span></font></p>  <p style="LINE-HEIGHT: 100%; MARGIN-TOP: 0px; MARGIN-BOTTOM: 0px">&nbsp;</p>  <p style="LINE-HEIGHT: 100%; MARGIN-TOP: 0px; MARGIN-BOTTOM: 0px"><font color="#333333" face="arial"><span style="FONT-SIZE: 9pt">We have clocked more than 5 million man-hours and handled more than 100,000 Ton of Steel Structure and 50,000 Ton of equipment within customer's budget and schedule. We diligently adhere to safety procedure outlined in our established Work Procedure, Method Statement and Job Safety Analysis.</span></font></p></td></tr></tbody></table></td></tr></tbody></table><font color="#333333"><strong><font size="2">Shao Fook Engineering </font></strong><font face="arial"><span style="FONT-SIZE: 9pt"><strong>Pte Ltd </strong>was established in March 1989 as a partnership offering contract services for industrial steel fabrication, installation of equipment for oil refineries, petrochemical, industrial plants, turnkey construction project works for factory expansion and most recently the pharmaceutical industry.</span></font></font></p>  <p style="LINE-HEIGHT: 100%; MARGIN-TOP: 0px; MARGIN-BOTTOM: 0px">&nbsp;</p>  <p style="LINE-HEIGHT: 100%; MARGIN-TOP: 0px; MARGIN-BOTTOM: 0px"><font color="#333333" face="arial"><span style="FONT-SIZE: 9pt">We undertake project work from laydown to complete installation of Packaged equipment such as Pipe Rack Structures, Equipment Structures, Flare Stack Structure, Fired Heaters, HRSG, Boilers, Incinerators, Bio-treaters, Cooling Tower as well as Modular equipment such as Compressors, Pumps, Reactors, Silos, Towers, Exchanges, Loading Arms and quick turn around plant maintenance &nbsp;projects.</span></font></p>  <p style="LINE-HEIGHT: 100%; MARGIN-TOP: 0px; MARGIN-BOTTOM: 0px"><font color="#333333" face="arial"><span style="FONT-SIZE: 9pt"></span></font>&nbsp;</p>  <p style="LINE-HEIGHT: 100%; MARGIN-TOP: 0px; MARGIN-BOTTOM: 0px"><font color="#333333" face="arial"><span style="FONT-SIZE: 9pt">We also perform Laser Alignment of Rotating Equipment.</span></font></p>  <p style="LINE-HEIGHT: 100%; MARGIN-TOP: 0px; MARGIN-BOTTOM: 0px">&nbsp;</p>  <p style="LINE-HEIGHT: 100%; MARGIN-TOP: 0px; MARGIN-BOTTOM: 0px"><font color="#333333" face="arial"><span style="FONT-SIZE: 9pt">We have clocked more than 5 million man-hours and handled more than 100,000 Ton of Steel Structure and 50,000 Ton of equipment within customer's budget and schedule. We diligently adhere to safety procedure outlined in our established Work Procedure, Method Statement and Job Safety Analysis.</span></font></p>   - Heavy Lifting & Logistic Services    - Laser Alignment and Leveling of Rotating Equipment    - Industrial Fabrication Work & Plant Maintenance    - Equipment Installation for Factories & Industrial Plants    - Construction Works - Mechanical (Major), Civil, Electrical    - Conveyance & Installation of Material Handling & Production   Machines  - Heavy Lifting & Logistic Services    - Laser Alignment and Leveling of Rotating Equipment    - Industrial Fabrication Work & Plant Maintenance    - Equipment Installation for Factories & Industrial Plants    - Construction Works - Mechanical (Major), Civil, Electrical    - Conveyance & Installation of Material Handling & Production   Machines
XYZ Ltd <p>  <table border="0" cellspacing="0" cellpadding="0" width="780">  <tbody>  <tr>  <td valign="top" width="140">  <table border="0" cellspacing="0" cellpadding="0" width="140" height="628">  <tbody>  <tr>  <td height="628" valign="top" width="140">  <p></p></td></tr></tbody></table></td>  <td valign="top" width="500">  <table border="0" cellspacing="0" cellpadding="0" width="500" align="center" height="619">  <tbody>  <tr>  <td height="619" width="500">  <p style="LINE-HEIGHT: 100%; MARGIN-TOP: 0px; MARGIN-BOTTOM: 0px"><b><font color="#333333" face="arial"><span style="FONT-SIZE: 12pt">About Us</span></font></b></p>  <p style="LINE-HEIGHT: 100%; MARGIN-TOP: 0px; MARGIN-BOTTOM: 0px">&nbsp;</p><img src="http://www.shaofook.com/images/01.jpg" width="240" height="180"> &nbsp;&nbsp;&nbsp;&nbsp;<img src="http://www.shaofook.com/images/02.jpg" width="240" height="180">   <p style="LINE-HEIGHT: 100%; MARGIN-TOP: 0px; MARGIN-BOTTOM: 0px"><strong><font color="#333333" face="arial"><span style="FONT-SIZE: 9pt"><br />Shao Fook Engineering </span></font></strong><font color="#333333" face="arial"><span style="FONT-SIZE: 9pt"><b>Pte Ltd </b>was established in March 1989 as a partnership offering contract services for industrial steel fabrication, installation of equipment for oil refineries, petrochemical, industrial plants, turnkey construction project works for factory expansion and most recently the pharmaceutical industry.</span></font></p>  <p style="LINE-HEIGHT: 100%; MARGIN-TOP: 0px; MARGIN-BOTTOM: 0px">&nbsp;</p>  <p style="LINE-HEIGHT: 100%; MARGIN-TOP: 0px; MARGIN-BOTTOM: 0px"><font color="#333333" face="arial"><span style="FONT-SIZE: 9pt">We undertake project work from laydown to complete installation of Packaged equipment such as Pipe Rack Structures, Equipment Structures, Flare Stack Structure, Fired Heaters, HRSG, Boilers, Incinerators, Bio-treaters, Cooling Tower as well as Modular equipment such as Compressors, Pumps, Reactors, Silos, Towers, Exchanges, Loading Arms and quick turn around plant maintenance &nbsp;projects.</span></font></p>  <p style="LINE-HEIGHT: 100%; MARGIN-TOP: 0px; MARGIN-BOTTOM: 0px"><font color="#333333" face="arial"><span style="FONT-SIZE: 9pt"></span></font>&nbsp;</p>  <p style="LINE-HEIGHT: 100%; MARGIN-TOP: 0px; MARGIN-BOTTOM: 0px"><font color="#333333" face="arial"><span style="FONT-SIZE: 9pt">We also perform Laser Alignment of Rotating Equipment.</span></font></p>  <p style="LINE-HEIGHT: 100%; MARGIN-TOP: 0px; MARGIN-BOTTOM: 0px">&nbsp;</p>  <p style="LINE-HEIGHT: 100%; MARGIN-TOP: 0px; MARGIN-BOTTOM: 0px"><font color="#333333" face="arial"><span style="FONT-SIZE: 9pt">We have clocked more than 5 million man-hours and handled more than 100,000 Ton of Steel Structure and 50,000 Ton of equipment within customer's budget and schedule. We diligently adhere to safety procedure outlined in our established Work Procedure, Method Statement and Job Safety Analysis.</span></font></p></td></tr></tbody></table></td></tr></tbody></table>  <table border="0" cellspacing="0" cellpadding="0" width="780">  <tbody>  <tr>  <td valign="top" width="140">  <table border="0" cellspacing="0" cellpadding="0" width="140" height="628">  <tbody>  <tr>  <td height="628" valign="top" width="140">  <p></p></td></tr></tbody></table></td>  <td valign="top" width="500">  <table border="0" cellspacing="0" cellpadding="0" width="500" align="center" height="619">  <tbody>  <tr>  <td height="619" width="500">  <p style="LINE-HEIGHT: 100%; MARGIN-TOP: 0px; MARGIN-BOTTOM: 0px"><b><font color="#333333" face="arial"><span style="FONT-SIZE: 12pt">About Us</span></font></b></p>  <p style="LINE-HEIGHT: 100%; MARGIN-TOP: 0px; MARGIN-BOTTOM: 0px">&nbsp;</p><img src="http://www.shaofook.com/images/01.jpg" width="240" height="180"> &nbsp;&nbsp;&nbsp;&nbsp;<img src="http://www.shaofook.com/images/02.jpg" width="240" height="180">   <p style="LINE-HEIGHT: 100%; MARGIN-TOP: 0px; MARGIN-BOTTOM: 0px"><strong><font color="#333333" face="arial"><span style="FONT-SIZE: 9pt"><br />Shao Fook Engineering </span></font></strong><font color="#333333" face="arial"><span style="FONT-SIZE: 9pt"><b>Pte Ltd </b>was established in March 1989 as a partnership offering contract services for industrial steel fabrication, installation of equipment for oil refineries, petrochemical, industrial plants, turnkey construction project works for factory expansion and most recently the pharmaceutical industry.</span></font></p>  <p style="LINE-HEIGHT: 100%; MARGIN-TOP: 0px; MARGIN-BOTTOM: 0px">&nbsp;</p>  <p style="LINE-HEIGHT: 100%; MARGIN-TOP: 0px; MARGIN-BOTTOM: 0px"><font color="#333333" face="arial"><span style="FONT-SIZE: 9pt">We undertake project work from laydown to complete installation of Packaged equipment such as Pipe Rack Structures, Equipment Structures, Flare Stack Structure, Fired Heaters, HRSG, Boilers, Incinerators, Bio-treaters, Cooling Tower as well as Modular equipment such as Compressors, Pumps, Reactors, Silos, Towers, Exchanges, Loading Arms and quick turn around plant maintenance &nbsp;projects.</span></font></p>  <p style="LINE-HEIGHT: 100%; MARGIN-TOP: 0px; MARGIN-BOTTOM: 0px"><font color="#333333" face="arial"><span style="FONT-SIZE: 9pt"></span></font>&nbsp;</p>  <p style="LINE-HEIGHT: 100%; MARGIN-TOP: 0px; MARGIN-BOTTOM: 0px"><font color="#333333" face="arial"><span style="FONT-SIZE: 9pt">We also perform Laser Alignment of Rotating Equipment.</span></font></p>  <p style="LINE-HEIGHT: 100%; MARGIN-TOP: 0px; MARGIN-BOTTOM: 0px">&nbsp;</p>  <p style="LINE-HEIGHT: 100%; MARGIN-TOP: 0px; MARGIN-BOTTOM: 0px"><font color="#333333" face="arial"><span style="FONT-SIZE: 9pt">We have clocked more than 5 million man-hours and handled more than 100,000 Ton of Steel Structure and 50,000 Ton of equipment within customer's budget and schedule. We diligently adhere to safety procedure outlined in our established Work Procedure, Method Statement and Job Safety Analysis.</span></font></p></td></tr></tbody></table></td></tr></tbody></table><font color="#333333"><strong><font size="2">Shao Fook Engineering </font></strong><font face="arial"><span style="FONT-SIZE: 9pt"><strong>Pte Ltd </strong>was established in March 1989 as a partnership offering contract services for industrial steel fabrication, installation of equipment for oil refineries, petrochemical, industrial plants, turnkey construction project works for factory expansion and most recently the pharmaceutical industry.</span></font></font></p>  <p style="LINE-HEIGHT: 100%; MARGIN-TOP: 0px; MARGIN-BOTTOM: 0px">&nbsp;</p>  <p style="LINE-HEIGHT: 100%; MARGIN-TOP: 0px; MARGIN-BOTTOM: 0px"><font color="#333333" face="arial"><span style="FONT-SIZE: 9pt">We undertake project work from laydown to complete installation of Packaged equipment such as Pipe Rack Structures, Equipment Structures, Flare Stack Structure, Fired Heaters, HRSG, Boilers, Incinerators, Bio-treaters, Cooling Tower as well as Modular equipment such as Compressors, Pumps, Reactors, Silos, Towers, Exchanges, Loading Arms and quick turn around plant maintenance &nbsp;projects.</span></font></p>  <p style="LINE-HEIGHT: 100%; MARGIN-TOP: 0px; MARGIN-BOTTOM: 0px"><font color="#333333" face="arial"><span style="FONT-SIZE: 9pt"></span></font>&nbsp;</p>  <p style="LINE-HEIGHT: 100%; MARGIN-TOP: 0px; MARGIN-BOTTOM: 0px"><font color="#333333" face="arial"><span style="FONT-SIZE: 9pt">We also perform Laser Alignment of Rotating Equipment.</span></font></p>  <p style="LINE-HEIGHT: 100%; MARGIN-TOP: 0px; MARGIN-BOTTOM: 0px">&nbsp;</p>  <p style="LINE-HEIGHT: 100%; MARGIN-TOP: 0px; MARGIN-BOTTOM: 0px"><font color="#333333" face="arial"><span style="FONT-SIZE: 9pt">We have clocked more than 5 million man-hours and handled more than 100,000 Ton of Steel Structure and 50,000 Ton of equipment within customer's budget and schedule. We diligently adhere to safety procedure outlined in our established Work Procedure, Method Statement and Job Safety Analysis.</span></font></p>   #NAME?  #NAME?
#NAME?  #NAME?