<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<title></title>
</head>
<body>
<div name="messageBodySection" style="font-size: 14px; font-family: -apple-system, BlinkMacSystemFont, sans-serif;">Hello
<div><br /></div>
<div>i have some vector layer data in different vector layer tables (same structure!).</div>
<div>Is there a way to combine them into one single attribute table?</div>
<div><br /></div>
<div>example</div>
<div><br /></div>
<div>table 1:</div>
<div>row 1</div>
<div>row 2</div>
<div>row 3</div>
<div><br /></div>
<div>table 2:</div>
<div>
<div>row 4</div>
<div>row 5</div>
<div>row 6</div>
</div>
<div><br /></div>
<div><br /></div>
<div>put them together in one single table:</div>
<div>
<div>row 1</div>
<div>row 2</div>
<div>row 3</div>
<div>
<div>row 4</div>
<div>row 5</div>
<div>row 6</div>
</div>
</div>
</div>
<div name="messageSignatureSection" style="font-size: 14px; font-family: -apple-system, BlinkMacSystemFont, sans-serif;"><br />
<div><br /></div>
<div><br /></div>
<div>thnaks</div>
<div>anke</div>
</div>
<div name="messageReplySection" style="font-size: 14px; font-family: -apple-system, BlinkMacSystemFont, sans-serif;"><br /></div>
</body>
</html>